Home
last modified time | relevance | path

Searched refs:showOperationRejected (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
H A DDialogController.java154 Snackbars.showOperationRejected(mActivity); in showOperationUnsupported()
H A DSnackbars.java68 public static final void showOperationRejected(Activity activity) { in showOperationRejected() method in Snackbars