Home
last modified time | relevance | path

Searched refs:getChildOrGroupId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DExpandableListView.java667 id = getChildOrGroupId(posMetadata.position); in handleItemClick()
1126 id = getChildOrGroupId(pos); in createContextMenuInfo()
1142 private long getChildOrGroupId(ExpandableListPosition position) { in getChildOrGroupId() method in ExpandableListView