Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java245 final Runnable checkLetterboxPositions = () -> assertEquals(innerBoundsOf.apply(mActivity), in testHorizontalReachabilityEnabledForTranslucentActivities() local
266 checkLetterboxPositions.run(); in testHorizontalReachabilityEnabledForTranslucentActivities()
271 checkLetterboxPositions.run(); in testHorizontalReachabilityEnabledForTranslucentActivities()
276 checkLetterboxPositions.run(); in testHorizontalReachabilityEnabledForTranslucentActivities()
281 checkLetterboxPositions.run(); in testHorizontalReachabilityEnabledForTranslucentActivities()
320 final Runnable checkLetterboxPositions = () -> assertEquals(innerBoundsOf.apply(mActivity), in testVerticalReachabilityEnabledForTranslucentActivities() local
341 checkLetterboxPositions.run(); in testVerticalReachabilityEnabledForTranslucentActivities()
346 checkLetterboxPositions.run(); in testVerticalReachabilityEnabledForTranslucentActivities()
351 checkLetterboxPositions.run(); in testVerticalReachabilityEnabledForTranslucentActivities()
356 checkLetterboxPositions.run(); in testVerticalReachabilityEnabledForTranslucentActivities()