Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DTimeouts.java125 static final Timeout UI_SCREEN_ORIENTATION_TIMEOUT = new Timeout( field in Timeouts
DUiBot.java23 import static android.autofillservice.cts.Timeouts.UI_SCREEN_ORIENTATION_TIMEOUT;
984 UI_SCREEN_ORIENTATION_TIMEOUT.run("setScreenOrientation(" + orientation + ")", () -> {