Searched refs:END_OF (Results 1 – 4 of 4) sorted by relevance
174 public static final int END_OF = 17; field in RelativeLayout202 LEFT_OF, RIGHT_OF, ALIGN_LEFT, ALIGN_RIGHT, START_OF, END_OF, ALIGN_START, ALIGN_END1261 @ViewDebug.IntToString(from = END_OF, to = "endOf")1368 rules[END_OF] = a.getResourceId(attr, 0); in LayoutParams()1525 return (mInitialRules[START_OF] != 0 || mInitialRules[END_OF] != 0 || in hasRelativeRules()1531 return rule == START_OF || rule == END_OF in isRelativeRule()1584 if (mRules[END_OF] != 0) { in resolveRules()1588 mRules[RIGHT_OF] = mRules[END_OF]; in resolveRules()1590 mRules[END_OF] = 0; in resolveRules()1629 if ((mRules[START_OF] != 0 || mRules[END_OF] != 0) && in resolveRules()[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
38174 field public static final int END_OF = 17; // 0x11
60403 field public static final int END_OF = 17; // 0x11