Searched refs:mNm (Results 1 – 1 of 1) sorted by relevance
557 private NotificationManager mNm; field in AudioService753 mNm = (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE); in onSystemReady()1549 && !mNm.isNotificationPolicyAccessGrantedForPackage(callingPackage)) { in setStreamVolume()1610 if (mNm.getZenMode() == Settings.Global.ZEN_MODE_NO_INTERRUPTIONS in volumeAdjustmentAllowedByDnd()2057 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller)) { in setRingerModeExternal()3476 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller) in checkForRingerModeChange()