Searched refs:TestNotificationManager (Results 1 – 3 of 3) sorted by relevance
26 private final TestNotificationManager mNotificationManager;30 TestForegroundManager(TestNotificationManager notificationManager) { in TestForegroundManager()
34 class TestNotificationManager { class
69 private TestNotificationManager mTestNotificationManager;83 mTestNotificationManager = new TestNotificationManager(); in setUp()