Home
last modified time | relevance | path

Searched refs:EXTRA_ERROR_REASON (Results 1 – 4 of 4) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java60 public static final String EXTRA_ERROR_REASON = field in TestNotificationService
145 intent.putExtra(EXTRA_ERROR_REASON, "Cannot executed cancel"); in onNotificationRemoved()
151 intent.putExtra(EXTRA_ERROR_REASON, "Progress does not displayed correctly."); in onNotificationRemoved()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFileDeleteUiTest.java67 TestNotificationService.EXTRA_ERROR_REASON);
DCancelFromNotificationUiTest.java65 TestNotificationService.EXTRA_ERROR_REASON);
DFileCopyUiTest.java82 TestNotificationService.EXTRA_ERROR_REASON);