Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/
DDataModel.kt473 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/
DNxpTimer.cpp30 void NxpTimer::startTimer() { in startTimer() function in NxpTimer
/aosp_15_r20/packages/apps/TV/src/com/android/tv/perf/
DPerformanceMonitor.java64 TimerEvent startTimer(); in startTimer() method
/aosp_15_r20/packages/apps/TV/src/com/android/tv/perf/stub/
DStubPerformanceMonitor.java41 public TimerEvent startTimer() { in startTimer() method in StubPerformanceMonitor
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dlvl_genvk.py22 def startTimer(timeit): function
/aosp_15_r20/development/samples/training/notify-user/src/com/example/android/pingme/
H A DPingService.java135 private void startTimer(int millis) { in startTimer() method in PingService
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/utils/
Dprofiler.h45 void startTimer(const int id) { in startTimer() function
/aosp_15_r20/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
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementTracker.java60 void startTimer(Looper looper) { in startTimer() method in DistanceMeasurementTracker
/aosp_15_r20/external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
H A DPresenceCapabilityTask.java102 private void startTimer(){ in startTimer() method in PresenceCapabilityTask
/aosp_15_r20/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/
DEmergencyActionFragment.java159 private void startTimer() { in startTimer() method in EmergencyActionFragment
/aosp_15_r20/hardware/nxp/keymint/transport/
DSBAccessController.cpp57 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 DPipeline.java106 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 DTimedSemaphore.java418 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 DConditionWaiter.java63 private void startTimer() { in startTimer() method in ConditionWaiter.ConditionWait
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DResourceTimer.java213 private static void startTimer() { in startTimer() method in ResourceTimer
/aosp_15_r20/frameworks/native/opengl/tools/glgen2/registry/
H A Dgenheaders.py83 def startTimer(): function
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DCrossSimRedialingController.java154 public void startTimer(@NonNull Context context, in startTimer() method in CrossSimRedialingController
/aosp_15_r20/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp117 void startTimer() { in startTimer() function
/aosp_15_r20/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
H A DAppRTCBluetoothManager.java447 private void startTimer() { in startTimer() method in AppRTCBluetoothManager
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DPassTimingInfo.cpp215 void TimePassesHandler::startTimer(StringRef PassID) { in startTimer() function in llvm::TimePassesHandler
/aosp_15_r20/external/llvm/lib/Support/
H A DTimer.cpp138 void Timer::startTimer() { in startTimer() function in Timer
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp140 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 DTimedSemaphoreTest.java472 protected ScheduledFuture<?> startTimer() { in startTimer() method in TimedSemaphoreTest.TimedSemaphoreTestImpl

1234567