Searched refs:mAudioRestrictionManager (Results 1 – 1 of 1) sorted by relevance
1537 final AudioRestrictionManager mAudioRestrictionManager = new AudioRestrictionManager(); field in AppOpsService3269 final int mode = mAudioRestrictionManager.checkAudioOperation( in checkAudioOperationImpl()3284 mAudioRestrictionManager.setZenModeAudioRestriction( in setAudioRestriction()3296 mAudioRestrictionManager.setCameraAudioRestriction(mode); in setCameraAudioRestriction()6191 if (mAudioRestrictionManager.hasActiveRestrictions() && dumpOp < 0 in dump()6193 needSep = mAudioRestrictionManager.dump(pw) | needSep ; in dump()