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/
DSnackbars.java48 public static final void showCopy(Activity activity, int docCount) { in showCopy() method in Snackbars
DDialogController.java139 Snackbars.showCopy(mActivity, docCount); in showFileOperationStatus()