Searched refs:replaceVisibleToast (Results 1 – 6 of 6) sorted by relevance
108 boolean replaceVisibleToast) { in show() argument110 if (!mHidden && !replaceVisibleToast) { in show()
110 boolean replaceVisibleToast, final ToastBarOperation op) { in show() argument112 if (!mHidden && !replaceVisibleToast) { in show()
443 public void onError(final Folder folder, boolean replaceVisibleToast) { in onError() argument448 showErrorToast(folder, replaceVisibleToast); in onError()
554 public void onError(final Folder folder, boolean replaceVisibleToast) { in onError() argument556 showErrorToast(folder, replaceVisibleToast); in onError()
26 public void onError(final Folder folder, boolean replaceVisibleToast); in onError() argument
3903 protected final void showErrorToast(final Folder folder, boolean replaceVisibleToast) {3949 replaceVisibleToast,