Home
last modified time | relevance | path

Searched defs:rowIndex (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenDurationDialog.java177 private void bindTag(final int currZenDuration, final View row, final int rowIndex) { in bindTag()
234 private void updateButtons(ConditionTag tag, View row, int rowIndex) { in updateButtons()
273 protected void updateUi(ConditionTag tag, View row, int rowIndex) { in updateUi()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DColoredShadowsActivity.java39 private void setShadowColors(ViewGroup row, int rowIndex) { in setShadowColors()
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DWatchedSparseBooleanMatrix.java349 public boolean valueAt(int rowIndex, int colIndex) { in valueAt()
374 public void setValueAt(int rowIndex, int colIndex, boolean value) { in setValueAt()
/aosp14/frameworks/base/libs/hwui/jni/
H A DYuvToJpegEncoder.cpp198 uint8_t* vRows, int rowIndex, int width, int height) { in deinterleave()
273 uint8_t* vRows, int rowIndex, int width, int height) { in deinterleave()
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
H A DPatternBouncer.kt316 val rowIndex = dot.y regex
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java5974 public static CollectionItemInfo obtain(int rowIndex, int rowSpan, in obtain()
5996 public static CollectionItemInfo obtain(int rowIndex, int rowSpan, in obtain()
6023 public static CollectionItemInfo obtain(@Nullable String rowTitle, int rowIndex, in obtain()
6052 public CollectionItemInfo(int rowIndex, int rowSpan, int columnIndex, int columnSpan, in CollectionItemInfo()
6067 public CollectionItemInfo(int rowIndex, int rowSpan, int columnIndex, int columnSpan, in CollectionItemInfo()
6086 public CollectionItemInfo(@Nullable String rowTitle, int rowIndex, int rowSpan, in CollectionItemInfo()
6245 public CollectionItemInfo.Builder setRowIndex(int rowIndex) { in setRowIndex()
/aosp14/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java669 int rowIndex = 0; in onExecute() local
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/utils/
H A DWatcherTest.java1126 int rowIndex = b.keyAt(3); in testWatchedSparseBooleanMatrix() local
/aosp14/frameworks/base/core/java/android/widget/
H A DMagnifier.java1140 final int rowIndex = i / 2 / (mMeshWidth + 1); in fillMeshMatrix() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java1021 int rowIndex = 0; in quantize() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...