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