Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DDialogController.java46 void showOperationUnsupported(); in showOperationUnsupported() method
74 showOperationUnsupported(); in showFileOperationStatus()
153 public void showOperationUnsupported() { in showOperationUnsupported() method in DialogController.RuntimeDialogController
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ui/
DTestDialogController.java63 public void showOperationUnsupported() { in showOperationUnsupported() method in TestDialogController
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DActionHandler.java252 mDialogs.showOperationUnsupported(); in cutToClipboard()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java889 mInjector.dialogs.showOperationUnsupported(); in handleMenuItemClick()