Home
last modified time | relevance | path

Searched defs:expectedRotation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
H A DConfigurationCallbacksTest.java225 private void waitAndAssertRotationInCallbacks(int expectedRotation) { in waitAndAssertRotationInCallbacks()
373 void waitAndAssertRotation(int expectedRotation, long startTime) { in waitAndAssertRotation()
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DCameraCompatFreeformPolicyTests.java610 private void assertCompatibilityInfoSentWithDisplayRotation(@Surface.Rotation int in assertCompatibilityInfoSentWithDisplayRotation()
/aosp_15_r20/external/skia/tests/
H A DGeometryTest.cpp560 auto checkQuadRotation = [=](const SkPoint pts[3], float expectedRotation) { in test_measure_rotation()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityThreadTest.java384 private static void assertDisplayRotation(@Surface.Rotation int expectedRotation, in assertDisplayRotation()
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DStylusHandwritingTest.java1382 String expectedRotation = "0"; in getInitialRotationAndAwaitExpectedRotation() local
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java839 public void setExpectedRotation(Integer expectedRotation) { in setExpectedRotation()