Searched refs:replaceVisibleToast (Results 1 – 6 of 6) sorted by relevance
102 boolean replaceVisibleToast) { in show() argument104 if (!mHidden && !replaceVisibleToast) { in show()
205 @StringRes final int actionTextResourceId, final boolean replaceVisibleToast, in show() argument207 if (!mHidden && !replaceVisibleToast) { in show()
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()
26 public void onError(final Folder folder, boolean replaceVisibleToast); in onError() argument
3978 protected final void showErrorToast(final Folder folder, boolean replaceVisibleToast) {4022 replaceVisibleToast,