Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java538 final int fixedScreenLayout = Configuration.SCREENLAYOUT_LONG_NO in testSizeCompatMode_FixedScreenLayoutSizeBits() local
540 mTask.getConfiguration().screenLayout = fixedScreenLayout in testSizeCompatMode_FixedScreenLayoutSizeBits()
553 assertEquals(fixedScreenLayout | Configuration.SCREENLAYOUT_LAYOUTDIR_RTL, in testSizeCompatMode_FixedScreenLayoutSizeBits()