Home
last modified time | relevance | path

Searched defs:getCombinedGroupId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DBaseExpandableListAdapter.java95 public long getCombinedGroupId(long groupId) { in getCombinedGroupId() method in BaseExpandableListAdapter
DExpandableListAdapter.java208 long getCombinedGroupId(long groupId); in getCombinedGroupId() method
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java166 public long getCombinedGroupId(long groupId) { in getCombinedGroupId() method in FakeExpandableAdapter