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

/frameworks/base/core/java/android/widget/
H A DExpandableListConnector.java778 int findGroupPosition(long groupIdToMatch, int seedGroupPosition) { argument
786 if (groupIdToMatch == AdapterView.INVALID_ROW_ID) {
822 if (rowId == groupIdToMatch) {

Completed in 6 milliseconds