Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DDialogController.java49 void showActionNotAllowed(); in showActionNotAllowed() method
140 public void showActionNotAllowed() { in showActionNotAllowed() method in DialogController.RuntimeDialogController
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ui/
DTestDialogController.java53 public void showActionNotAllowed() { in showActionNotAllowed() method in TestDialogController