Searched refs:getPackedPositionForGroup (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DExpandableListPosition.java78 else return ExpandableListView.getPackedPositionForGroup(groupPos);
H A DFastScroller.java977 ExpandableListView.getPackedPositionForGroup(targetIndex + mHeaderCount)),
990 ExpandableListView.getPackedPositionForGroup(index + mHeaderCount)), 0);
H A DExpandableListView.java905 * {@link #getPackedPositionForGroup(int)}.
1107 public static long getPackedPositionForGroup(int groupPosition) { method in class:ExpandableListView

Completed in 55 milliseconds