Searched refs:AUGMENTED_FILL_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
20 import static android.autofillservice.cts.testcore.AugmentedTimeouts.AUGMENTED_FILL_TIMEOUT;90 mUiBot.assertGoneByRelativeId(R.id.augmentedAutofillUi, AUGMENTED_FILL_TIMEOUT); in assertUiGone()
32 public static final Timeout AUGMENTED_FILL_TIMEOUT = new Timeout("AUGMENTED_FILL_TIMEOUT", field in AugmentedTimeouts
22 import static android.autofillservice.cts.testcore.AugmentedTimeouts.AUGMENTED_FILL_TIMEOUT;287 request = mFillRequests.poll(AUGMENTED_FILL_TIMEOUT.ms(), TimeUnit.MILLISECONDS); in getNextFillRequest()293 throw new RetryableException(AUGMENTED_FILL_TIMEOUT, "onFillRequest() not called"); in getNextFillRequest()
21 import static android.autofillservice.cts.testcore.AugmentedTimeouts.AUGMENTED_FILL_TIMEOUT;403 .setDelay(AUGMENTED_FILL_TIMEOUT.ms() + 6000)469 new OneTimeCancellationSignalListener(AUGMENTED_FILL_TIMEOUT.ms() + 5000);505 new OneTimeCancellationSignalListener(AUGMENTED_FILL_TIMEOUT.ms() + 5000);