Searched defs:GROUP (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h25 GROUP, enumerator in enum:mcld::ScriptCommand::Kind
/frameworks/base/core/java/android/widget/
H A DExpandableListPosition.java42 public final static int GROUP = 2; field in class:ExpandableListPosition
82 return obtain(GROUP, groupPosition, 0, 0);
101 elp.type = GROUP;

Completed in 65 milliseconds