Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java22 import static android.autofillservice.cts.Helper.LANDSCAPE;
135 setOrientation(LANDSCAPE); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
158 setOrientation(LANDSCAPE); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
DHelper.java70 public static int LANDSCAPE = 1; field in Helper