Home
last modified time | relevance | path

Searched refs:getRowCount (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DListGridLayoutTest.java61 assertEquals(3, mListGridLayout.getRowCount()); in testGetRowCount()
64 assertEquals(3, mListGridLayout.getRowCount()); in testGetRowCount()
66 assertEquals(3, mListGridLayout.getRowCount()); in testGetRowCount()
68 assertEquals(3, mListGridLayout.getRowCount()); in testGetRowCount()
70 assertEquals(2, mListGridLayout.getRowCount()); in testGetRowCount()
72 assertEquals(2, mListGridLayout.getRowCount()); in testGetRowCount()
74 assertEquals(2, mListGridLayout.getRowCount()); in testGetRowCount()
76 assertEquals(1, mListGridLayout.getRowCount()); in testGetRowCount()
78 assertEquals(1, mListGridLayout.getRowCount()); in testGetRowCount()
80 assertEquals(1, mListGridLayout.getRowCount()); in testGetRowCount()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DListGridLayout.java139 if (getRowCount() == 0 || index < 0) { in getParentView()
158 int rows = getRowCount(); in getParentViewIndex()
192 public int getRowCount() { in getRowCount() method in ListGridLayout
H A DGlobalActionsGridLayout.java149 int rows = getListView().getRowCount(); in getAnimationDistance()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DTileLayoutTest.java201 assertEquals(1, collectionInfo.getRowCount());
207 assertEquals(2, collectionInfo.getRowCount());
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DLensShadingMap.java87 public int getRowCount() { in getRowCount() method in LensShadingMap
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java4357 parcel.writeInt(mCollectionInfo.getRowCount()); in writeToParcelNoRecycle()
5877 public int getRowCount() { in getRowCount() method in AccessibilityNodeInfo.CollectionInfo
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java2731 rowsToShow = gridAdapter.getRowCount();
3357 public int getRowCount() {
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java401 public int getRowCount() { in getRowCount() method in GridLayout
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java1048 Size s = new Size(lensShadingMap.getRowCount(), lensShadingMap.getColumnCount()); in setLensShadingMap()
/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.txt19354 method public int getRowCount();
54549 method public int getRowCount();
58712 method public int getRowCount();