HomeSort by relevance Sort by last modified time
    Searched defs:GROUP (Results 1 - 5 of 5) 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
25 * that group). To create objects, use {@link #obtainChildPosition(int, int)} or
40 * This data type represents a group position
42 public final static int GROUP = 2;
45 * The position of either the group being referred to, or the parent
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/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 119 GROUP (JavaType.MESSAGE , WIRETYPE_START_GROUP ) {
Descriptors.java 766 /** For embedded message and group fields, gets the field's type. */
827 GROUP (JavaType.MESSAGE ),
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.h 44 GROUP = 260,
209 #define GROUP 260
  /prebuilt/common/osgi/
osgi.jar 

Completed in 55 milliseconds