Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DUtils.java74 public static int getDeviceRotation(Instrumentation instrumentation) { in getDeviceRotation() method in Utils
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
H A DBaseRenderer.java292 public static int getDeviceRotation(Context context) { in getDeviceRotation() method in BaseRenderer