Searched defs:showToast (Results 1 – 12 of 12) sorted by relevance
39 boolean showToast) { in copyText()
70 private void sendOrSaveWithSanityChecks(final boolean save, final boolean showToast) { in sendOrSaveWithSanityChecks()
2480 private void doSave(boolean showToast) { in doSave()
423 public static void showToast(Context context, int resId) { in showToast() method in Utility433 public static void showToast(final Context context, final String message) { in showToast() method in Utility
69 /* package */ static void addBookmark(Context context, boolean showToast, String url, in addBookmark()
268 private void showToast(String toastString) { in showToast() method in AboutActivity
347 private void showToast() { in showToast() method in ManageCachePage
384 public static void setSnoozeState(Context context, AlarmInstance instance, boolean showToast) { in setSnoozeState()
1047 private void showToast(CharSequence text) { in showToast() method in FmMainActivity
1020 private void showToast(int resid) { in showToast() method in MediaPlaybackActivity
1120 private void showToast(final int message) { in showToast() method in ContactSaveService
249 private void correctAttachmentState(boolean showToast) { in correctAttachmentState()