Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerPinnedStackTests.java127 private static final int MIN_ASPECT_RATIO_NUMERATOR = 100; field in ActivityManagerPinnedStackTests
334 testEnterPipAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, MIN_ASPECT_RATIO_DENOMINATOR); in testEnterPipAspectRatioMin()
361 testResizePipAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, MIN_ASPECT_RATIO_DENOMINATOR); in testResizePipAspectRatioMin()
386 testEnterPipExtremeAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, in testEnterPipExtremeAspectRatioMin()
409 testSetPipExtremeAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, in testSetPipExtremeAspectRatioMin()