Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
H A DDialogController.java98 Snackbars.showCopy(mActivity, docCount); in showFileOperationStatus()
H A DSnackbars.java48 public static final void showCopy(Activity activity, int docCount) { in showCopy() method in Snackbars