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

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Element.java 112 public int memberOf() { return theType.memberOf(); }
ElementType.java 42 @param memberOf ORed-together bits representing the content models
50 public ElementType(String name, int model, int memberOf, int flags, Schema schema) {
53 theMemberOf = memberOf;
132 public int memberOf() { return theMemberOf; }
257 @param memberOf The content models to which this element type belongs as a vector of bits
260 public void setMemberOf(int memberOf) { theMemberOf = memberOf; }
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 70 milliseconds