Searched refs:TestNotificationService (Results 1 – 6 of 6) sorted by relevance
37 import com.android.documentsui.services.TestNotificationService;64 if (TestNotificationService.ACTION_OPERATION_RESULT.equals(action)) {66 TestNotificationService.EXTRA_RESULT, false);69 TestNotificationService.EXTRA_ERROR_REASON);106 filter.addAction(TestNotificationService.ACTION_OPERATION_RESULT); in setUp()109 TestNotificationService.ACTION_CHANGE_EXECUTION_MODE)); in setUp()
38 import com.android.documentsui.services.TestNotificationService;62 if (TestNotificationService.ACTION_OPERATION_RESULT.equals(action)) {64 TestNotificationService.EXTRA_RESULT, false);67 TestNotificationService.EXTRA_ERROR_REASON);105 filter.addAction(TestNotificationService.ACTION_OPERATION_RESULT); in setUp()108 TestNotificationService.ACTION_CHANGE_CANCEL_MODE)); in setUp()
46 import com.android.documentsui.services.TestNotificationService;81 if (TestNotificationService.ACTION_OPERATION_RESULT.equals(action)) {83 TestNotificationService.EXTRA_RESULT, false);86 TestNotificationService.EXTRA_ERROR_REASON);174 filter.addAction(TestNotificationService.ACTION_OPERATION_RESULT); in setUp()177 TestNotificationService.ACTION_CHANGE_EXECUTION_MODE)); in setUp()
26 import com.android.documentsui.services.TestNotificationService;39 TestNotificationService.class); in NotificationsBot()
41 public class TestNotificationService extends NotificationListenerService { class
214 # filter_tags: "TestNotificationService"