Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h983 wp<AudioCommandThread> commandThread) : in AudioRecordClient()
DAudioPolicyService.cpp1908 wp<AudioCommandThread> commandThread) in createIfNeeded()
1931 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor()
1986 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local