Searched refs:mCommandThread (Results 1 – 4 of 4) sorted by relevance
96 mCommandThread(commandThread) { in OpRecordAudioMonitor()154 sp<AudioPolicyService::AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp()
77 wp<AudioPolicyService::AudioCommandThread> mCommandThread; variable
54 : mCommandThread("AACommand") in AAudioServiceStreamBase()185 result = mCommandThread.start(this); in open()816 mCommandThread.stop(); in stopCommandThread()
409 AAudioThread mCommandThread; variable