/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
D | CarrierDefaultReceiverTest.java | 52 private ArgumentCaptor<Notification> mNotification; field in CarrierDefaultReceiverTest
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ConnectionFailureNotifierTest.java | 62 @Mock private Notification mNotification; field in ConnectionFailureNotifierTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | SmartReplyControllerTest.java | 63 private Notification mNotification; field in SmartReplyControllerTest
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
D | MediaManager.java | 37 protected Notification mNotification; field in MediaManager
|
/frameworks/base/media/apex/java/android/media/ |
D | MediaSession2Service.java | 301 private final Notification mNotification; field in MediaSession2Service.MediaNotification
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | InflatedSmartRepliesTest.java | 69 @Mock Notification mNotification; field in InflatedSmartRepliesTest
|
D | SmartReplyViewTest.java | 101 private Notification mNotification; field in SmartReplyViewTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarIconView.java | 125 private StatusBarNotification mNotification; field in StatusBarIconView
|
/frameworks/base/services/core/java/com/android/server/ |
D | BatteryService.java | 1352 private final IServiceNotification mNotification = new Notification(); field in BatteryService.HealthServiceWrapper
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageInstallerService.java | 940 private final Notification mNotification; field in PackageInstallerService.PackageDeleteObserverAdapter
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | ServiceStateTracker.java | 523 private Notification mNotification; field in ServiceStateTracker 4365 notificationManager.notify(Integer.toString(mSubId), notificationId, mNotification); in setNotification() local
|