Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DCompatChangeTests.java591 changeDisplayAspectRatioAndWait(activityName, /* aspectRatio= */ 2); in runLetterboxSandboxTest()
729 private void changeDisplayAspectRatioAndWait(ComponentName activity, double aspectRatio) { in changeDisplayAspectRatioAndWait() method in CompatChangeTests