Searched refs:mNotificationManager (Results 1 – 9 of 9) sorted by relevance
32 private NotificationManager mNotificationManager; field in ForegroundService64 mNotificationManager.notify(mNotificationId, notification); in startForegroundCompat()86 mNotificationManager.cancel(mNotificationId); in stopForegroundCompat()92 mNotificationManager = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in onCreate()
64 private NotificationManager mNotificationManager; field in ScriptingLayerService97 mNotificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE); in onCreate()143 mNotificationManager.notify(NOTIFICATION_ID, mNotification); in updateNotification()
106 private final NotificationManager mNotificationManager; field in AndroidFacade123 mNotificationManager = in AndroidFacade()863 mNotificationManager.notify(notificationId, notification); in notify()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...