Searched refs:mCommandThread (Results 1 – 4 of 4) sorted by relevance
120 mCommandThread(commandThread) {} in OpRecordAudioMonitor()197 sp<AudioPolicyService::AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp()
79 wp<AudioPolicyService::AudioCommandThread> mCommandThread; variable
54 : mCommandThread("AACommand") in AAudioServiceStreamBase()186 result = mCommandThread.start(this); in open()817 mCommandThread.stop(); in stopCommandThread()
409 AAudioThread mCommandThread; variable