Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DApplyOverrideConfigurationTest.java121 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in ApplyOverrideConfigurationTest
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java923 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in Helper