Searched defs:noMan (Results 1 – 6 of 6) sorted by relevance
257 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in PhoneStatusBarPolicy() local283 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in destroy() local533 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in updateForegroundInstantApps() local562 ArraySet<Pair<String, Integer>> notifs, NotificationManager noMan, IPackageManager pm) { in checkStack()572 NotificationManager noMan, IPackageManager pm) { in checkStack()591 NotificationManager noMan, int taskId) { in postEphemeralNotif()
139 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local159 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
1102 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local1119 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local1131 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local1152 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
83 final NotificationManager noMan = getSystemService(NotificationManager.class); in startForeground() local
64 INotificationManager noMan = service.getNoMan(); in testGetActiveNotifications_notNull() local
309 protected void setNoMan(INotificationManager noMan) { in setNoMan()