Searched defs:noMan (Results 1 – 5 of 5) sorted by relevance
109 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in start() local148 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in updateForegroundInstantApps() local192 @NonNull NotificationManager noMan, in checkAndPostForStack()223 @NonNull NotificationManager noMan, in postInstantAppNotif()
159 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local179 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
1289 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local1306 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local1318 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local1333 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestUnbind() local1354 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
94 final NotificationManager noMan = getSystemService(NotificationManager.class); in startForeground() local
95 INotificationManager noMan = service.getNoMan(); in testGetActiveNotifications_notNull() local