Home
last modified time | relevance | path

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

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