Home | History | Annotate | Download | only in widget

Lines Matching defs:getPackedPositionType

61  * that can be used with {@link #getPackedPositionType(long)} and the other
878 * {@link ExpandableListView#getPackedPositionType} ,
948 if (getPackedPositionType(packedPos) == PACKED_POSITION_TYPE_GROUP) {
1031 public static int getPackedPositionType(long packedPosition) {
1059 * {@link #PACKED_POSITION_TYPE_CHILD} type (use {@link #getPackedPositionType(long)}).
1089 * {@link #getPackedPositionType(long)}.
1267 * {@link ExpandableListView#getPackedPositionType},