Searched refs:getNotificationListenerServiceForTesting (Results 1 – 2 of 2) sorted by relevance
393 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationPosted()412 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationOpened()435 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationDismissed()469 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testShortcutNotUncachedIfNotificationChannelCreated()496 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelCreated()521 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelModified()544 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelDeleted()572 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testUncacheShortcutWhenShutdown()594 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testDoNotUncacheShortcutWhenShutdownIfNotificationChannelCreated()
584 NotificationListenerService getNotificationListenerServiceForTesting(@UserIdInt int userId) { in getNotificationListenerServiceForTesting() method in DataManager