Searched defs:showToast (Results 1 – 10 of 10) sorted by relevance
69 public static void showToast(Context context, String msg) { in showToast() method in Utils76 public static void showToast(Context context, int resourceId) { in showToast() method in Utils
230 protected void showToast(String message) { in showToast() method in FingerprintBoundKeysTest291 private void showToast(String message) { in showToast() method in FingerprintBoundKeysTest.FingerprintAuthDialogFragment
183 private void showToast(String message) { in showToast() method in ScreenLockBoundKeysTest
138 protected void showToast(int messageId) { in showToast() method in LocationListenerActivity
326 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity381 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity.FingerprintAuthDialogFragment
192 private void showToast(String toast) { in showToast() method in PermissionLockdownTestActivity
99 static void showToast(Context context, int messageId) { in showToast() method in Utils
663 private void queryProfileOwner(boolean showToast) { in queryProfileOwner()
263 private void showToast(Context context) { in showToast() method in MyBroadcastReceiver
241 protected void showToast(int messageId) { in showToast() method in DialogTestListActivity