Home
last modified time | relevance | path

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

/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationScreenLayoutTest.java101 final int actualLong = config.screenLayout & SCREENLAYOUT_LONG_MASK; in testScreenLayout() local
107 + actualLong + " for orientation " in testScreenLayout()
108 + orientation, expectedLong, actualLong); in testScreenLayout()