Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DBaseExpandableListAdapter.java80 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in BaseExpandableListAdapter
H A DExpandableListAdapter.java194 long getCombinedChildId(long groupId, long childId); in getCombinedChildId() method
H A DExpandableListConnector.java430 retValue = mExpandableListAdapter.getCombinedChildId(groupId, childId); in getItemId()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DFakeExpandableAdapter.java170 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in FakeExpandableAdapter
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt54378 method public long getCombinedChildId(long, long);
54671 method public long getCombinedChildId(long, long);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt37035 method public long getCombinedChildId(long, long);
37309 method public abstract long getCombinedChildId(long, long);