Home | History | Annotate | Download | only in widget

Lines Matching refs:getPackedPositionType

60  * that can be used with {@link #getPackedPositionType(long)} and the other
727 * {@link ExpandableListView#getPackedPositionType} ,
795 if (getPackedPositionType(packedPos) == PACKED_POSITION_TYPE_GROUP) {
878 public static int getPackedPositionType(long packedPosition) {
906 * {@link #PACKED_POSITION_TYPE_CHILD} type (use {@link #getPackedPositionType(long)}).
936 * {@link #getPackedPositionType(long)}.
1075 * {@link ExpandableListView#getPackedPositionType},