Searched refs:commandThread (Results 1 – 2 of 2) sorted by relevance
864 const audio_attributes_t& attr, wp<AudioCommandThread> commandThread);868 wp<AudioCommandThread> commandThread);907 wp<AudioCommandThread> commandThread) : in AudioRecordClient() argument914 attributes, commandThread)) {} in AudioRecordClient()
1511 wp<AudioCommandThread> commandThread) in createIfNeeded() argument1529 return new OpRecordAudioMonitor(attributionSource, getOpForSource(attr.source), commandThread); in createIfNeeded()1534 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor() argument1536 mCommandThread(commandThread) in OpRecordAudioMonitor()1585 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local1586 if (commandThread != nullptr) { in checkOp()1587 commandThread->updateUidStatesCommand(); in checkOp()