Home
last modified time | relevance | path

Searched defs:mNotificationManager (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java142 NotificationManager mNotificationManager) throws Exception { in sendBundlingNotifications()
184 NotificationManager mNotificationManager) { in sendNotificationsWithInLineReply()
205 public void dismissNotifications(NotificationManager mNotificationManager){ in dismissNotifications()
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java54 private NotificationManager mNotificationManager; field in AutoNotificationMockingHelperImpl
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java123 private NotificationManager mNotificationManager; field in SystemUiJankTests