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 DExpandableListView.java907 * {@link #getPackedPositionForGroup(int)}.
1109 public static long getPackedPositionForGroup(int groupPosition) { method in class:ExpandableListView
H A DFastScroller.java1069 ExpandableListView.getPackedPositionForGroup(targetIndex + mHeaderCount)),
1082 ExpandableListView.getPackedPositionForGroup(index + mHeaderCount)), 0);

Completed in 56 milliseconds