/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | DataModel.kt | 473 fun startTimer(timer: Timer) { in startTimer() method 481 fun startTimer(service: Service?, timer: Timer) { in startTimer() method
|
/aosp_15_r20/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/pal/ |
D | NxpTimer.cpp | 30 void NxpTimer::startTimer() { in startTimer() function in NxpTimer
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/perf/ |
D | PerformanceMonitor.java | 64 TimerEvent startTimer(); in startTimer() method
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/perf/stub/ |
D | StubPerformanceMonitor.java | 41 public TimerEvent startTimer() { in startTimer() method in StubPerformanceMonitor
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | lvl_genvk.py | 22 def startTimer(timeit): function
|
/aosp_15_r20/development/samples/training/notify-user/src/com/example/android/pingme/ |
H A D | PingService.java | 135 private void startTimer(int millis) { in startTimer() method in PingService
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | profiler.h | 45 void startTimer(const int id) { in startTimer() function
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/metrics/ |
D | StubMetrics.java | 40 public void startTimer(String timerEventName) { in startTimer() method in StubMetrics
|
D | Metrics.java | 73 void startTimer(String timerEventName); in startTimer() method
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | DistanceMeasurementTracker.java | 60 void startTimer(Looper looper) { in startTimer() method in DistanceMeasurementTracker
|
/aosp_15_r20/external/ims/rcs/rcsservice/src/com/android/service/ims/presence/ |
H A D | PresenceCapabilityTask.java | 102 private void startTimer(){ in startTimer() method in PresenceCapabilityTask
|
/aosp_15_r20/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/ |
D | EmergencyActionFragment.java | 159 private void startTimer() { in startTimer() method in EmergencyActionFragment
|
/aosp_15_r20/hardware/nxp/keymint/transport/ |
D | SBAccessController.cpp | 57 void SBAccessController::startTimer(bool isStart, IntervalTimer& t, int timeout, in startTimer() function in keymint::javacard::SBAccessController
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/parser/ |
H A D | Pipeline.java | 106 public void startTimer() { in startTimer() method in Pipeline
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/ |
H A D | TimedSemaphore.java | 418 protected ScheduledFuture<?> startTimer() { in startTimer() method in TimedSemaphore
|
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/transit/ |
H A D | ConditionWaiter.java | 63 private void startTimer() { in startTimer() method in ConditionWaiter.ConditionWait
|
/aosp_15_r20/frameworks/base/core/java/android/content/res/ |
H A D | ResourceTimer.java | 213 private static void startTimer() { in startTimer() method in ResourceTimer
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 83 def startTimer(): function
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/domainselection/ |
D | CrossSimRedialingController.java | 154 public void startTimer(@NonNull Context context, in startTimer() method in CrossSimRedialingController
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perf/ |
H A D | fill_common.cpp | 117 void startTimer() { in startTimer() function
|
/aosp_15_r20/external/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
H A D | AppRTCBluetoothManager.java | 447 private void startTimer() { in startTimer() method in AppRTCBluetoothManager
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | PassTimingInfo.cpp | 215 void TimePassesHandler::startTimer(StringRef PassID) { in startTimer() function in llvm::TimePassesHandler
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | Timer.cpp | 138 void Timer::startTimer() { in startTimer() function in Timer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Timer.cpp | 140 void Timer::startTimer() { in startTimer() function in Timer
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/ |
H A D | TimedSemaphoreTest.java | 472 protected ScheduledFuture<?> startTimer() { in startTimer() method in TimedSemaphoreTest.TimedSemaphoreTestImpl
|