Searched refs:mNoMan (Results 1 – 3 of 3) sorted by relevance
49 protected INotificationManager mNoMan; field in RingerModeAffectedVolumePreferenceController65 if (mNoMan == null) { in updateEffectsSuppressor()66 mNoMan = INotificationManager.Stub.asInterface( in updateEffectsSuppressor()72 hints = mNoMan.getHintsFromListenerNoToken(); in updateEffectsSuppressor()
57 private NotificationManager mNoMan; field in ZenAccessSettings70 mNoMan = mContext.getSystemService(NotificationManager.class); in onCreate()119 autoApproved.addAll(mNoMan.getEnabledNotificationListenerPackages()); in reloadList()
117 private INotificationManager mNoMan; field in NotificationStation172 mNoMan = INotificationManager.Stub.asInterface( in onAttach()375 StatusBarNotification[] active = mNoMan.getActiveNotificationsWithAttribution( in loadNotifications()377 StatusBarNotification[] dismissed = mNoMan.getHistoricalNotificationsWithAttribution( in loadNotifications()