HomeSort by relevance Sort by last modified time
    Searched refs:toCommandHandler (Results 1 - 2 of 2) sorted by null

  /cts/suite/audio_quality/lib/include/audio/
RemoteAudio.h 83 CommandHandler* toCommandHandler(android::sp<android::MessageHandler>& command) {
  /cts/suite/audio_quality/lib/src/audio/
RemoteAudio.cpp 146 mLooper->sendMessage(command, toCommandHandler(command)->getMessage());
151 return toCommandHandler(command)->timedWait(timeInMSec);

Completed in 29 milliseconds