Home
last modified time | relevance | path

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

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