Searched refs:touchTimerCallback (Results 1 – 2 of 2) sorted by relevance
135 [this] { touchTimerCallback(TimerState::Reset); }, in Scheduler()136 [this] { touchTimerCallback(TimerState::Expired); }); in Scheduler()565 void Scheduler::touchTimerCallback(TimerState state) { in touchTimerCallback() function in android::Scheduler
190 void touchTimerCallback(TimerState);