Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java548 mTask.getConfiguration().screenLayout = Configuration.SCREENLAYOUT_LAYOUTDIR_RTL in testSizeCompatMode_FixedScreenLayoutSizeBits()
553 assertEquals(fixedScreenLayout | Configuration.SCREENLAYOUT_LAYOUTDIR_RTL, in testSizeCompatMode_FixedScreenLayoutSizeBits()
/frameworks/base/core/java/android/content/res/
DConfiguration.java271 public static final int SCREENLAYOUT_LAYOUTDIR_RTL = 0x02 << SCREENLAYOUT_LAYOUTDIR_SHIFT; field in Configuration
968 case SCREENLAYOUT_LAYOUTDIR_RTL: sb.append(" ldrtl"); break; in toString()
2062 return (screenLayout&SCREENLAYOUT_LAYOUTDIR_MASK) == SCREENLAYOUT_LAYOUTDIR_RTL in getLayoutDirection()
2207 case Configuration.SCREENLAYOUT_LAYOUTDIR_RTL: in resourceQualifierString()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9132 field public static final int SCREENLAYOUT_LAYOUTDIR_RTL = 128; // 0x80
/frameworks/base/non-updatable-api/
Dcurrent.txt12252 field public static final int SCREENLAYOUT_LAYOUTDIR_RTL = 128; // 0x80
/frameworks/base/api/
Dcurrent.txt12252 field public static final int SCREENLAYOUT_LAYOUTDIR_RTL = 128; // 0x80