Searched refs:mAudioRestrictionManager (Results 1 – 1 of 1) sorted by relevance
1237 final AudioRestrictionManager mAudioRestrictionManager = new AudioRestrictionManager(); field in AppOpsService2907 final int mode = mAudioRestrictionManager.checkAudioOperation( in checkAudioOperationImpl()2922 mAudioRestrictionManager.setZenModeAudioRestriction( in setAudioRestriction()2934 mAudioRestrictionManager.setCameraAudioRestriction(mode); in setCameraAudioRestriction()5395 if (mAudioRestrictionManager.hasActiveRestrictions() && dumpOp < 0 in dump()5397 needSep = mAudioRestrictionManager.dump(pw) | needSep ; in dump()