Searched refs:END_OF (Results 1 – 4 of 4) sorted by relevance
173 public static final int END_OF = 17; field in RelativeLayout201 LEFT_OF, RIGHT_OF, ALIGN_LEFT, ALIGN_RIGHT, START_OF, END_OF, ALIGN_START, ALIGN_END1260 @ViewDebug.IntToString(from = END_OF, to = "endOf")1367 rules[END_OF] = a.getResourceId(attr, 0); in LayoutParams()1524 return (mInitialRules[START_OF] != 0 || mInitialRules[END_OF] != 0 || in hasRelativeRules()1530 return rule == START_OF || rule == END_OF in isRelativeRule()1583 if (mRules[END_OF] != 0) { in resolveRules()1587 mRules[RIGHT_OF] = mRules[END_OF]; in resolveRules()1589 mRules[END_OF] = 0; in resolveRules()1628 if ((mRules[START_OF] != 0 || mRules[END_OF] != 0) && in resolveRules()[all …]
38174 field public static final int END_OF = 17; // 0x11
57832 field public static final int END_OF = 17; // 0x11
57976 field public static final int END_OF = 17; // 0x11