Home
last modified time | relevance | path

Searched refs:getCombinedChildId (Results 1 – 7 of 7) 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/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java171 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in FakeExpandableAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37035 method public long getCombinedChildId(long, long);
37309 method public abstract long getCombinedChildId(long, long);
/frameworks/base/non-updatable-api/
Dcurrent.txt56584 method public long getCombinedChildId(long, long);
56873 method public long getCombinedChildId(long, long);
/frameworks/base/api/
Dcurrent.txt56728 method public long getCombinedChildId(long, long);
57017 method public long getCombinedChildId(long, long);