Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/src/android/server/am/
DAspectRatioTests.java105 float deviceAspectRatio = longSide / shortSide; in testDeviceAspectRatio() local
109 if (deviceAspectRatio < expectedMinAspectRatio) { in testDeviceAspectRatio()
110 fail("deviceAspectRatio=" + deviceAspectRatio in testDeviceAspectRatio()