Searched refs:mNotifyOnReply (Results 1 – 2 of 2) sorted by relevance
128 if (handler->mNotifyOnReply) { in handlePacket()129 handler->mNotifyOnReply = false; in handlePacket()173 handler->mNotifyOnReply = true; in waitForPlaybackOrRecordingCompletion()188 handler->mNotifyOnReply = false; in doStop()204 handler->mNotifyOnReply = true; in downloadData()315 handler->mNotifyOnReply = true; in getDeviceInfo()
117 mNotifyOnReply(false), in CommandHandler()138 bool mNotifyOnReply; variable