Searched defs:commandThread (Results 1 – 2 of 2) sorted by relevance
949 wp<AudioCommandThread> commandThread) : in AudioRecordClient()
1846 wp<AudioCommandThread> commandThread) in createIfNeeded()1869 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor()1920 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local