Home
last modified time | relevance | path

Searched defs:commandThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h949 wp<AudioCommandThread> commandThread) : in AudioRecordClient()
DAudioPolicyService.cpp1846 wp<AudioCommandThread> commandThread) in createIfNeeded()
1869 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor()
1920 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local