Home
last modified time | relevance | path

Searched defs:alarmCancel (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/src/
DTimer.cpp129 void Timer::alarmCancel() { in alarmCancel() function in android::scheduler::Timer
/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncDispatchTimerQueueTest.cpp210 void alarmCancel() final { mControllableClock.alarmCancel(); } in createTimeKeeper() function in android::scheduler::VSyncDispatchTimerQueueTest::createTimeKeeper::TimeKeeperWrapper