Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DBaseExpandableListAdapter.java80 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in BaseExpandableListAdapter
DExpandableListAdapter.java194 long getCombinedChildId(long groupId, long childId); in getCombinedChildId() method
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java171 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in FakeExpandableAdapter