Searched refs:mOpPlayAudioMonitor (Results 1 – 2 of 2) sorted by relevance
224 return mOpPlayAudioMonitor ? !mOpPlayAudioMonitor->hasOpPlayAudio() : false; } in isPlaybackRestricted()254 sp<OpPlayAudioMonitor> mOpPlayAudioMonitor; variable
534 mOpPlayAudioMonitor(OpPlayAudioMonitor::createIfNeeded(uid, attr, id(), streamType)), in Track()