Searched defs:commandThread (Results 1 – 2 of 2) sorted by relevance
907 wp<AudioCommandThread> commandThread) : in AudioRecordClient()
1511 wp<AudioCommandThread> commandThread) in createIfNeeded()1534 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor()1585 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local