Searched refs:mNotificationManagerInternal (Results 1 – 2 of 2) sorted by relevance
116 private NotificationManagerInternal mNotificationManagerInternal; field in DataManager134 mNotificationManagerInternal = LocalServices.getService(NotificationManagerInternal.class); in initialize()765 mNotificationManagerInternal.onConversationRemoved( in onShortcutsRemoved()
121 @Mock private NotificationManagerInternal mNotificationManagerInternal; field in DataManagerTest159 addLocalServiceMock(NotificationManagerInternal.class, mNotificationManagerInternal); in setUp()643 verify(mNotificationManagerInternal) in testShortcutDeleted()