Searched defs:RecurrentTimer (Results 1 – 2 of 2) sorted by relevance
43 RecurrentTimer(const Action& action) : mAction(action) { in RecurrentTimer() function
32 RecurrentTimer::RecurrentTimer() : mThread(&RecurrentTimer::loop, this) {} in RecurrentTimer() function in android::hardware::automotive::vehicle::RecurrentTimer