Home
last modified time | relevance | path

Searched refs:getPackedPositionForChild (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListPosition.java77 if (type == CHILD) return ExpandableListView.getPackedPositionForChild(groupPos, childPos); in getPackedPosition()
H A DExpandableListView.java1109 public static long getPackedPositionForChild(int groupPosition, int childPosition) { in getPackedPositionForChild() method in ExpandableListView
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58576 method public static long getPackedPositionForChild(int, int);