Home
last modified time | relevance | path

Searched defs:dividerHeight (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DListView.java260 final int dividerHeight = a.getDimensionPixelSize( in ListView() local
900 final int dividerHeight = mDividerHeight; in fillAboveAndBelow() local
1084 final int dividerHeight = mDividerHeight; in moveSelection() local
1401 final int dividerHeight = mDividerHeight; in measureHeightOfChildren() local
1497 final int dividerHeight = mDividerHeight; in fillSpecific() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculator.kt69 private var dividerHeight by notNull<Float>() regex
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAlertDialogLayout.java309 final int dividerHeight = dividerDrawable == null ? in onLayout() local
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertDialogLayout.java310 final int dividerHeight = dividerDrawable == null ? in onLayout() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculatorTest.kt60 private val dividerHeight = px(R.dimen.notification_divider_height) regex
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...