Searched refs:touchTimerCallback (Results 1 – 3 of 3) sorted by relevance
154 touchTimerCallback(TimerState::Reset);160 touchTimerCallback(TimerState::Expired);
106 [this] { touchTimerCallback(TimerState::Reset); }, in startTimers()107 [this] { touchTimerCallback(TimerState::Expired); }); in startTimers()824 void Scheduler::touchTimerCallback(TimerState state) { in touchTimerCallback() function in android::scheduler::Scheduler
368 void touchTimerCallback(TimerState);