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

  /frameworks/base/core/java/android/widget/
ExpandableListPosition.java 22 * ExpandableListPosition can refer to either a group's position or a child's
23 * position. Referring to a child's position requires both a group position (the
24 * group containing the child) and a child position (the child's position within
35 * This data type represents a child position
37 public final static int CHILD = 1;
46 * group of the child being referred to
51 * The position of the child within its parent group
57 * the corresponding flat list position for the group or child is known
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 54 /** The child axis contains the children of the context node. */
55 public static final int CHILD = 3;
59 * a descendant is a child or a child of a child and so on; thus the
169 false, // child
188 "child", // 3
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/jdiff/
xerces.jar 

Completed in 35 milliseconds