Searched refs:mAudioRestrictionManager (Results 1 – 1 of 1) sorted by relevance
694 final AudioRestrictionManager mAudioRestrictionManager = new AudioRestrictionManager(); field in AppOpsService2455 final int mode = mAudioRestrictionManager.checkAudioOperation( in checkAudioOperationImpl()2470 mAudioRestrictionManager.setZenModeAudioRestriction( in setAudioRestriction()2482 mAudioRestrictionManager.setCameraAudioRestriction(mode); in setCameraAudioRestriction()5344 if (mAudioRestrictionManager.hasActiveRestrictions() && dumpOp < 0 in dump()5346 needSep = mAudioRestrictionManager.dump(pw) || needSep; in dump()