Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java186 public static final int ALIGN_PARENT_START = 20; field in RelativeLayout
1257 @ViewDebug.IntToString(from = ALIGN_PARENT_START, to = "alignParentStart"),
1376 rules[ALIGN_PARENT_START] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
1526 mInitialRules[ALIGN_PARENT_START] != 0 || mInitialRules[ALIGN_PARENT_END] != 0); in hasRelativeRules()
1532 || rule == ALIGN_PARENT_START || rule == ALIGN_PARENT_END; in isRelativeRule()
1592 if (mRules[ALIGN_PARENT_START] != 0) { in resolveRules()
1596 mRules[ALIGN_PARENT_LEFT] = mRules[ALIGN_PARENT_START]; in resolveRules()
1598 mRules[ALIGN_PARENT_START] = 0; in resolveRules()
1645 if ((mRules[ALIGN_PARENT_START] != 0 || mRules[ALIGN_PARENT_END] != 0) && in resolveRules()
1651 if (mRules[ALIGN_PARENT_START] != 0) { in resolveRules()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java645 lp.removeRule(RelativeLayout.ALIGN_PARENT_START); in populateKeyboardShortcuts()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38165 field public static final int ALIGN_PARENT_START = 20; // 0x14
/frameworks/base/non-updatable-api/
Dcurrent.txt57823 field public static final int ALIGN_PARENT_START = 20; // 0x14
/frameworks/base/api/
Dcurrent.txt57967 field public static final int ALIGN_PARENT_START = 20; // 0x14