Searched defs:mNotification (Results 1 – 10 of 10) sorted by relevance
53 private ArgumentCaptor<Notification> mNotification; field in CarrierDefaultReceiverTest
52 private Notification mNotification; field in SmartReplyControllerTest
148 private Notification mNotification; field in MediaSessionService2Impl.MediaNotificationImpl
269 private final Notification mNotification; field in MediaSessionService2.MediaNotification
83 private Notification mNotification; field in SmartReplyViewTest
121 private StatusBarNotification mNotification; field in StatusBarIconView
1301 private final IServiceNotification mNotification = new Notification(); field in BatteryService.HealthServiceWrapper
811 private final Notification mNotification; field in PackageInstallerService.PackageDeleteObserverAdapter
401 private Notification mNotification; field in ServiceStateTracker3724 notificationManager.notify(Integer.toString(mSubId), notificationId, mNotification); in setNotification() local
706 Notification mNotification = new Notification(); field in NotificationCompat.Builder