Searched refs:touchTimerCallback (Results 1 – 3 of 3) sorted by relevance
83 [this] { touchTimerCallback(TimerState::Reset); }, in replaceTouchTimer()84 [this] { touchTimerCallback(TimerState::Expired); }); in replaceTouchTimer()
136 [this] { touchTimerCallback(TimerState::Reset); }, in Scheduler()137 [this] { touchTimerCallback(TimerState::Expired); }); in Scheduler()725 void Scheduler::touchTimerCallback(TimerState state) { in touchTimerCallback() function in android::Scheduler
255 void touchTimerCallback(TimerState);