Home
last modified time | relevance | path

Searched refs:handleTimeoutMaster (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/common_time/
Dcommon_time_server.h134 bool handleTimeoutMaster();
Dcommon_time_server.cpp691 return handleTimeoutMaster(); in handleTimeout()
735 bool CommonTimeServer::handleTimeoutMaster() { in handleTimeoutMaster() function in android::CommonTimeServer