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.java55 void showOperationUnsupported(); in showOperationUnsupported() method
115 showOperationUnsupported(); in showFileOperationStatus()
187 public void showOperationUnsupported() { in showOperationUnsupported() method in DialogController.RuntimeDialogController
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ui/
DTestDialogController.java67 public void showOperationUnsupported() { in showOperationUnsupported() method in TestDialogController
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DActionHandler.java251 mDialogs.showOperationUnsupported(); in cutToClipboard()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java699 mInjector.dialogs.showOperationUnsupported(); in handleMenuItemClick()