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

  /cts/suite/audio_quality/lib/include/audio/
RemoteAudio.h 117 mNotifyOnReply(false),
138 bool mNotifyOnReply;
  /cts/suite/audio_quality/lib/src/audio/
RemoteAudio.cpp 128 if (handler->mNotifyOnReply) {
129 handler->mNotifyOnReply = false;
173 handler->mNotifyOnReply = true;
188 handler->mNotifyOnReply = false;
204 handler->mNotifyOnReply = true;
315 handler->mNotifyOnReply = true;

Completed in 333 milliseconds