HomeSort by relevance Sort by last modified time
    Searched refs:TestNotificationManager (Results 1 - 2 of 2) sorted by null

  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
TestNotificationManager.java 33 class TestNotificationManager {
39 TestNotificationManager(TestForegroundManager foregroundManager) {
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
FileOperationServiceTest.java 67 private TestNotificationManager mTestNotificationManager;
82 mTestNotificationManager = new TestNotificationManager(mForegroundManager);

Completed in 236 milliseconds