Home
last modified time | relevance | path

Searched defs:startTimer (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/perf/
H A DPerformanceMonitor.java64 TimerEvent startTimer(); in startTimer() method
/aosp12/packages/apps/TV/src/com/android/tv/perf/stub/
H A DStubPerformanceMonitor.java41 public TimerEvent startTimer() { in startTimer() method in StubPerformanceMonitor
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dprofiler.h45 void startTimer(const int id) { in startTimer() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/metrics/
H A DStubMetrics.java40 public void startTimer(String timerEventName) { in startTimer() method in StubMetrics
H A DMetrics.java73 void startTimer(String timerEventName); in startTimer() method
/aosp12/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/
H A DValidatorResult.java117 public void startTimer() { in startTimer() method in ValidatorResult.Metric
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/
H A DEmergencyActionFragment.java163 private void startTimer() { in startTimer() method in EmergencyActionFragment
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DDataModel.kt472 fun startTimer(timer: Timer) { regex
480 fun startTimer(service: Service?, timer: Timer) { regex
/aosp12/frameworks/native/opengl/tools/glgen2/registry/
H A Dgenheaders.py83 def startTimer(): function
/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp117 void startTimer() { in startTimer() function
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DPinStorage.java934 private boolean startTimer(int duration) { in startTimer() method in PinStorage