Home
last modified time | relevance | path

Searched refs:getChildrenCount (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListAdapter.java54 int getChildrenCount(int groupPosition); in getChildrenCount() method
H A DSimpleExpandableListAdapter.java254 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in SimpleExpandableListAdapter
H A DCursorTreeAdapter.java176 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in CursorTreeAdapter
H A DExpandableListView.java715 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in handleItemClick()
770 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in expandGroup()
H A DExpandableListConnector.java563 gChildrenCount = mExpandableListAdapter.getChildrenCount(curGm.gPos); in refreshExpGroupMetadataList()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowContainerTests.java136 assertEquals(7, root.getChildrenCount()); in testAdd()
212 assertEquals(2, root.getChildrenCount()); in testHasChild()
213 assertEquals(2, child1.getChildrenCount()); in testHasChild()
214 assertEquals(1, child2.getChildrenCount()); in testHasChild()
245 assertEquals(1, child1.getChildrenCount()); in testRemoveImmediately()
254 assertEquals(0, child2.getChildrenCount()); in testRemoveImmediately()
255 assertEquals(1, root.getChildrenCount()); in testRemoveImmediately()
263 assertEquals(0, root.getChildrenCount()); in testRemoveImmediately()
321 assertEquals(child2, root.getChildAt(root.getChildrenCount() - 1)); in testAddChildByIndex()
346 assertEquals(child1, root.getChildAt(root.getChildrenCount() - 1)); in testPositionChildAt()
[all …]
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DBenchmarkListAdapter.java51 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in BenchmarkListAdapter
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/
H A DMain.kt99 override fun getChildrenCount(groupPosition: Int): Int {
/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.txt58432 method public int getChildrenCount(int);
58548 method public int getChildrenCount(int);
59916 method public int getChildrenCount(int);