Searched refs:replaceVisibleToast (Results 1 – 5 of 5) sorted by relevance
205 @StringRes final int actionTextResourceId, final boolean replaceVisibleToast, in show() argument207 if (!mHidden && !replaceVisibleToast) { in show()
26 public void onError(final Folder folder, boolean replaceVisibleToast); in onError() argument
505 public void onError(final Folder folder, boolean replaceVisibleToast) { in onError() argument510 showErrorToast(folder, replaceVisibleToast); in onError()
873 public void onError(final Folder folder, boolean replaceVisibleToast) { in onError() argument874 showErrorToast(folder, replaceVisibleToast); in onError()
3978 protected final void showErrorToast(final Folder folder, boolean replaceVisibleToast) {4022 replaceVisibleToast,