Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/perf/
DPerformanceMonitor.java64 TimerEvent startTimer(); in startTimer() method
/packages/apps/TV/src/com/android/tv/perf/stub/
DStubPerformanceMonitor.java41 public TimerEvent startTimer() { in startTimer() method in StubPerformanceMonitor
/packages/inputmethods/LatinIME/native/jni/src/utils/
Dprofiler.h45 void startTimer(const int id) { in startTimer() function
/packages/apps/Dialer/java/com/android/dialer/metrics/
DStubMetrics.java40 public void startTimer(String timerEventName) { in startTimer() method in StubMetrics
DMetrics.java73 void startTimer(String timerEventName); in startTimer() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementTracker.java61 void startTimer(Looper looper) { in startTimer() method in DistanceMeasurementTracker
/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/
DEmergencyActionFragment.java159 private void startTimer() { in startTimer() method in EmergencyActionFragment
/packages/apps/DeskClock/src/com/android/deskclock/data/
DDataModel.kt473 fun startTimer(timer: Timer) { in startTimer() method in com.android.deskclock.data.DataModel
481 fun startTimer(service: Service?, timer: Timer) { in startTimer() method in com.android.deskclock.data.DataModel
/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DCrossSimRedialingController.java154 public void startTimer(@NonNull Context context, in startTimer() method in CrossSimRedialingController