OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 412 milliseconds