Searched defs:noMan (Results 1 – 7 of 7) sorted by relevance
101 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in start() local152 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in updateForegroundInstantApps() local198 @NonNull NotificationManager noMan, in checkAndPostForPrimaryScreen()219 @NonNull NotificationManager noMan, in checkAndPostForStack()250 @NonNull NotificationManager noMan, in postInstantAppNotif()
159 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local179 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
1141 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local1158 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local1170 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local1191 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
83 final NotificationManager noMan = getSystemService(NotificationManager.class); in startForeground() local
82 NotificationManager noMan = mContext.getSystemService(NotificationManager.class); in onListenerConnected() local
62 private val noMan: INotificationManager in <lambda>() constant
85 INotificationManager noMan = service.getNoMan(); in testGetActiveNotifications_notNull() local