Searched defs:showToast (Results 1 – 9 of 9) sorted by relevance
27 public static void showToast(Context context, String message) { in showToast() method in Utils
24 public static void showToast(Context context, String message) { in showToast() method in Global
35 void showToast(CharSequence msg) { in showToast() method in Spinner1
116 private void showToast(final Context context, final int resourceId) { in showToast() method in GeofenceTransitionsIntentService
226 private void showToast(String text) { in showToast() method in VoiceRecognition.SupportedLanguageBroadcastReceiver
1090 void showToast(Context context, String msg) { in showToast() method in DeviceAdminSample.DeviceAdminSampleReceiver
160 public static void showToast(Context context, String message) { in showToast() method in ShortcutPublisher
356 private void showToast(final String text) { in showToast() method in Camera2BasicFragment