Searched refs:mNoMan (Results 1 – 2 of 2) sorted by relevance
61 private NotificationManager mNoMan; field in ZenAccessSettings74 mNoMan = mContext.getSystemService(NotificationManager.class); in onCreate()106 final ArraySet<String> requesting = mNoMan.getPackagesRequestingNotificationPolicyAccess(); in reloadList()169 return mNoMan.isNotificationPolicyAccessGrantedForPackage(pkg); in hasAccess()
78 private INotificationManager mNoMan; field in NotificationStation147 mNoMan = INotificationManager.Stub.asInterface( in onAttach()256 StatusBarNotification[] active = mNoMan.getActiveNotifications( in loadNotifications()258 StatusBarNotification[] dismissed = mNoMan.getHistoricalNotifications( in loadNotifications()