Home
last modified time | relevance | path

Searched defs:showOperationUnsupported (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DDialogController.java46 void showOperationUnsupported(); in showOperationUnsupported() method
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