Searched defs:showToast (Results 1 – 10 of 10) sorted by relevance
67 public static void showToast(Context context, String msg) { in showToast() method in Utils74 public static void showToast(Context context, int resourceId) { in showToast() method in Utils
183 private void showToast(String message) { in showToast() method in ScreenLockBoundKeysTest
225 private void showToast(String message) { in showToast() method in FingerprintBoundKeysTest
122 protected void showToast(int messageId) { in showToast() method in LocationListenerActivity
192 private void showToast(String toast) { in showToast() method in PermissionLockdownTestActivity
320 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity
583 private void queryProfileOwner(boolean showToast) { in queryProfileOwner()
202 private void showToast(int messageId) { in showToast() method in ItsTestActivity
212 protected void showToast(int messageId) { in showToast() method in DialogTestListActivity
375 private void showToast(int messageId) { in showToast() method in UsbAccessoryTestActivity.MessageHandler