Home
last modified time | relevance | path

Searched defs:mNotification (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
H A DCarrierDefaultReceiverTest.java52 private ArgumentCaptor<Notification> mNotification; field in CarrierDefaultReceiverTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DDeviceProvisionedCoordinatorTest.java69 private Notification mNotification; field in DeviceProvisionedCoordinatorTest
/aosp14/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleFgService.java71 private Notification mNotification; field in SimpleFgService
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DMediaManager.java38 protected Notification mNotification; field in MediaManager
/aosp14/frameworks/base/services/core/java/com/android/server/health/
H A DHealthServiceWrapperHidl.java51 private final IServiceNotification mNotification = new Notification(); field in HealthServiceWrapperHidl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
H A DRecordingServiceTest.java76 private Notification mNotification; field in RecordingServiceTest
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java39 @Nullable private Notification mNotification; field in SbnBuilder
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartRepliesTest.java71 @Mock private Notification mNotification; field in InflatedSmartRepliesTest
H A DSmartReplyViewTest.java108 private Notification mNotification; field in SmartReplyViewTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputControllerTest.java167 final Notification mNotification = mock(Notification.class); field in MediaOutputControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java149 private StatusBarNotification mNotification; field in StatusBarIconView
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java169 private Notification mNotification; field in DataManagerTest