Home
last modified time | relevance | path

Searched refs:AUGMENTED_CONNECTION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DAugmentedTimeouts.java38 public static final Timeout AUGMENTED_CONNECTION_TIMEOUT = new Timeout( field in AugmentedTimeouts
DCtsAugmentedAutofillService.java21 import static android.autofillservice.cts.testcore.AugmentedTimeouts.AUGMENTED_CONNECTION_TIMEOUT;
341 Helper.offer(mFillRequests, myRequest, AUGMENTED_CONNECTION_TIMEOUT.ms()); in handleOnFillRequest()
345 response = mResponses.poll(AUGMENTED_CONNECTION_TIMEOUT.ms(), in handleOnFillRequest()