Searched defs:showToast (Results 1 – 8 of 8) sorted by relevance
482 private void showToast(int messageId) { in showToast() method in PlayerActivity486 private void showToast(String message) { in showToast() method in PlayerActivity
234 private void showToast(String s) { in showToast() method in Camera2BasicFragment241 private void showToast(SpannableStringBuilder builder) { in showToast() method in Camera2BasicFragment
181 private void showToast(int messageId) { in showToast() method in MainActivity
221 private void showToast(String message) { in showToast() method in MainActivity
263 protected void showToast(final String message) { in showToast() method in MainActivity
343 protected void showToast(final String message) { in showToast() method in TestAudioActivity
246 private void showToast(final String text) { in showToast() method in CameraConnectionFragment
1952 public void showToast(final String msg) { in showToast() method