Searched defs:cancelTimer (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/chre/apps/test/chqts/src/general_test/ | ||
H A D | wwan_cell_info_test.cc | 81 void WwanCellInfoTest::cancelTimer() { in cancelTimer() function in general_test::WwanCellInfoTest |
/aosp12/packages/services/Telephony/src/com/android/phone/ | ||
H A D | CallTime.java | 114 /* package */ void cancelTimer() { in cancelTimer() method in CallTime |
/aosp12/system/chre/core/ | ||
H A D | timer_pool.cc | 81 bool TimerPool::cancelTimer(uint32_t instanceId, TimerHandle timerHandle) { in cancelTimer() function in chre::TimerPool |
/aosp12/system/chre/apps/test/common/chre_stress_test/src/ | ||
H A D | chre_stress_test_manager.cc | 432 void Manager::cancelTimer(uint32_t *timerHandle) { in cancelTimer() function in chre::stress_test::Manager |
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ | ||
H A D | VSyncDispatchTimerQueue.cpp | 209 void VSyncDispatchTimerQueue::cancelTimer() { in cancelTimer() function in android::scheduler::VSyncDispatchTimerQueue |