Home
last modified time | relevance | path

Searched defs:cancelTimer (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dwwan_cell_info_test.cc81 void WwanCellInfoTest::cancelTimer() { in cancelTimer() function in general_test::WwanCellInfoTest
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallTime.java114 /* package */ void cancelTimer() { in cancelTimer() method in CallTime
/aosp12/system/chre/core/
H A Dtimer_pool.cc81 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 Dchre_stress_test_manager.cc432 void Manager::cancelTimer(uint32_t *timerHandle) { in cancelTimer() function in chre::stress_test::Manager
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp209 void VSyncDispatchTimerQueue::cancelTimer() { in cancelTimer() function in android::scheduler::VSyncDispatchTimerQueue