Home
last modified time | relevance | path

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

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