Searched refs:AUGMENTED_CONNECTION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
38 public static final Timeout AUGMENTED_CONNECTION_TIMEOUT = new Timeout( field in AugmentedTimeouts
21 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()