Searched defs:timeInMSec (Results 1 – 3 of 3) sorted by relevance
46 bool Semaphore::timedWait(int timeInMSec) in timedWait()
121 bool timedWait(int timeInMSec) { in timedWait()
156 bool RemoteAudio::waitForCompletion(android::sp<android::MessageHandler>& command, int timeInMSec) in waitForCompletion()