Searched defs:showToast (Results 1 – 4 of 4) sorted by relevance
234 private void showToast(String s) { in showToast() method in Camera2BasicFragment241 private void showToast(SpannableStringBuilder builder) { in showToast() method in Camera2BasicFragment
246 private void showToast(final String text) { in showToast() method in CameraConnectionFragment
1952 public void showToast(final String msg) { in showToast() method