Home
last modified time | relevance | path

Searched refs:allowAutoRotation (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java115 public void allowAutoRotation() { in allowAutoRotation() method in SessionLifecycleTest
116 Helper.allowAutoRotation(); in allowAutoRotation()
DDuplicateIdActivityTest.java68 Helper.allowAutoRotation(); in teardown()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java847 public static void allowAutoRotation() { in allowAutoRotation() method in Helper