/cts/tests/framework/base/windowmanager/shared/src/android/server/wm/shared/ |
D | IUntrustedTouchTestService.aidl | 22 void showToast(); in showToast() method
|
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/ |
D | Utils.java | 69 public static void showToast(Context context, String msg) { in showToast() method in Utils 76 public static void showToast(Context context, int resourceId) { in showToast() method in Utils
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | ScreenLockBoundKeysTest.java | 183 private void showToast(String message) { in showToast() method in ScreenLockBoundKeysTest
|
D | FingerprintBoundKeysTest.java | 270 protected void showToast(String message) { in showToast() method in FingerprintBoundKeysTest 354 private void showToast(String message) { in showToast() method in FingerprintBoundKeysTest.FingerprintAuthDialogFragment
|
D | ProtectedConfirmationTest.java | 225 private void showToast(String message) { in showToast() method in ProtectedConfirmationTest
|
D | IdentityCredentialAuthentication.java | 107 protected void showToast(String message) { in showToast() method in IdentityCredentialAuthentication
|
/cts/tests/tests/widget29/src/android/widget/cts29/ |
D | ToastTest.java | 245 final Runnable showToast = () -> { in testAccessDuration_withA11yTimeoutEnabled() local 250 runOnMainAndDrawSync(mToast.getView(), showToast); in testAccessDuration_withA11yTimeoutEnabled() local 263 runOnMainAndDrawSync(mToast.getView(), showToast); in testAccessDuration_withA11yTimeoutEnabled() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | LocationTestActivity.java | 90 private void showToast(String message) { in showToast() method in LocationTestActivity
|
D | AuthenticationBoundKeyTestActivity.java | 326 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity 381 private void showToast(String message) { in showToast() method in AuthenticationBoundKeyTestActivity.FingerprintAuthDialogFragment
|
D | PermissionLockdownTestActivity.java | 235 private void showToast(String toast) { in showToast() method in PermissionLockdownTestActivity
|
D | Utils.java | 103 static void showToast(Context context, int messageId) { in showToast() method in Utils
|
D | ByodFlowTestActivity.java | 755 private void queryProfileOwner(boolean showToast) { in queryProfileOwner()
|
D | ByodHelperActivity.java | 648 private void showToast(int messageId) { in showToast() method in ByodHelperActivity
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | ToastTest.java | 433 final Runnable showToast = () -> { in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled() local 438 runOnMainAndDrawSync(mToast.getView(), showToast); in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled() local 451 runOnMainAndDrawSync(mToast.getView(), showToast); in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled() local 464 final Runnable showToast = () -> { in testAccessDuration_whenTextToastAndWithA11yTimeoutEnabled() local 1064 private void showToast(ToastInfo toast) throws Throwable { in showToast() method
|
/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/ |
D | UntrustedTouchTestService.java | 83 public void showToast() { in showToast() method in UntrustedTouchTestService.Binder
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | DialogTestListActivity.java | 261 protected void showToast(int messageId) { in showToast() method in DialogTestListActivity
|