Home
last modified time | relevance | path

Searched defs:disableAutoRotation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java97 public void disableAutoRotation() throws Exception { in disableAutoRotation() method in SessionLifecycleTest
DHelper.java798 public static void disableAutoRotation(UiBot uiBot) throws Exception { in disableAutoRotation() method in Helper