Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMultiDisplayTestBase.java166 public static class LetterboxAspectRatioSession extends IgnoreOrientationRequestSession { class in MultiDisplayTestBase
172 LetterboxAspectRatioSession(float aspectRatio) { in LetterboxAspectRatioSession() method in MultiDisplayTestBase.LetterboxAspectRatioSession
185 protected LetterboxAspectRatioSession createManagedLetterboxAspectRatioSession( in createManagedLetterboxAspectRatioSession()
187 return mObjectTracker.manage(new LetterboxAspectRatioSession(aspectRatio)); in createManagedLetterboxAspectRatioSession()