Home
last modified time | relevance | path

Searched refs:getCombinedChildId (Results 1 – 6 of 6) 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
DExpandableListConnector.java430 retValue = mExpandableListAdapter.getCombinedChildId(groupId, childId); in getItemId()
/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
/frameworks/base/api/
Dcurrent.txt39757 method public long getCombinedChildId(long, long);
40034 method public abstract long getCombinedChildId(long, long);
Dsystem-current.txt42363 method public long getCombinedChildId(long, long);
42640 method public abstract long getCombinedChildId(long, long);