Searched refs:TestForegroundManager (Results 1 – 2 of 2) sorted by relevance
24 class TestForegroundManager implements FileOperationService.ForegroundManager { class30 TestForegroundManager(TestNotificationManager notificationManager) { in TestForegroundManager() method in TestForegroundManager
68 private TestForegroundManager mForegroundManager;84 mForegroundManager = new TestForegroundManager(mTestNotificationManager); in setUp()