Searched defs:getCombinedChildId (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/widget/ | ||
H A D | BaseExpandableListAdapter.java | 80 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in BaseExpandableListAdapter |
H A D | ExpandableListAdapter.java | 194 long getCombinedChildId(long groupId, long childId); in getCombinedChildId() method |
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ | ||
H A D | FakeExpandableAdapter.java | 170 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in FakeExpandableAdapter |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |