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.java55 void showOperationUnsupported(); in showOperationUnsupported() method
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