Searched defs:showToast (Results 1 – 8 of 8) sorted by relevance
41 boolean showToast) { in copyText()
100 private void showToast(final int msg) { in showToast() method in MtpContext
69 /* package */ static void addBookmark(Context context, boolean showToast, String url, in addBookmark()
520 public static void showToast(Context context, int resId) { in showToast() method in Utility530 public static void showToast(final Context context, final String message) { in showToast() method in Utility
347 private void showToast() { in showToast() method in ManageCachePage
301 public void showToast(String text) { in showToast() method in ImageShow305 public void showToast(String text, boolean important) { in showToast() method in ImageShow
1020 private void showToast(int resid) { in showToast() method in MediaPlaybackActivity
1111 private void showToast(final int message) { in showToast() method in ContactSaveService