HomeSort by relevance Sort by last modified time
    Searched defs:theParent (Results 1 - 6 of 6) sorted by null

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java 32 private ElementType theParent; // parent of this element type
157 public ElementType parent() {return theParent;}
274 public void setParent(ElementType parent) { theParent = parent; }
  /libcore/luni/src/main/java/java/util/logging/
Logger.java     [all...]
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java     [all...]
ScrollView.java     [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]
ViewRoot.java     [all...]

Completed in 1167 milliseconds