Home
last modified time | relevance | path

Searched defs:showToast (Results 1 – 10 of 10) sorted by relevance

/cts/tests/leanbackjank/app/src/android/leanbackjank/app/
DUtils.java67 public static void showToast(Context context, String msg) { in showToast() method in Utils
74 public static void showToast(Context context, int resourceId) { in showToast() method in Utils
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DScreenLockBoundKeysTest.java183 private void showToast(String message) { in showToast() method in ScreenLockBoundKeysTest
DFingerprintBoundKeysTest.java225 private void showToast(String message) { in showToast() method in FingerprintBoundKeysTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
DLocationListenerActivity.java122 protected void showToast(int messageId) { in showToast() method in LocationListenerActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DPermissionLockdownTestActivity.java192 private void showToast(String toast) { in showToast() method in PermissionLockdownTestActivity
DAuthenticationBoundKeyTestActivity.java320 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity
DByodFlowTestActivity.java583 private void queryProfileOwner(boolean showToast) { in queryProfileOwner()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java202 private void showToast(int messageId) { in showToast() method in ItsTestActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java212 protected void showToast(int messageId) { in showToast() method in DialogTestListActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/
DUsbAccessoryTestActivity.java375 private void showToast(int messageId) { in showToast() method in UsbAccessoryTestActivity.MessageHandler