Searched defs:mNotification (Results 1 – 10 of 10) sorted by relevance
53 private ArgumentCaptor<Notification> mNotification; field in CarrierDefaultReceiverTest
62 private Notification mNotification; field in SmartReplyControllerTest
37 protected Notification mNotification; field in MediaManager
301 private final Notification mNotification; field in MediaSession2Service.MediaNotification
69 @Mock Notification mNotification; field in InflatedSmartRepliesTest
101 private Notification mNotification; field in SmartReplyViewTest
125 private StatusBarNotification mNotification; field in StatusBarIconView
1321 private final IServiceNotification mNotification = new Notification(); field in BatteryService.HealthServiceWrapper
928 private final Notification mNotification; field in PackageInstallerService.PackageDeleteObserverAdapter
478 private Notification mNotification; field in ServiceStateTracker4160 notificationManager.notify(Integer.toString(mSubId), notificationId, mNotification); in setNotification() local