Searched refs:getNotificationListenerServiceForTesting (Results 1 – 2 of 2) sorted by relevance
484 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationOpened()498 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testUncacheShortcutsWhenNotificationsDismissed()543 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testConversationIsNotRecentIfCustomized()714 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testGetConversation_trackActiveConversations()773 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testOnNotificationChannelModified()800 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testGetConversation_demoted()856 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testIsConversation_demoted()874 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelCreated()899 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelModified()922 mDataManager.getNotificationListenerServiceForTesting(USER_ID_PRIMARY); in testNotificationChannelDeleted()[all …]
948 NotificationListener getNotificationListenerServiceForTesting(@UserIdInt int userId) { in getNotificationListenerServiceForTesting() method in DataManager