Searched defs:dividerHeight (Results 1 – 9 of 9) sorted by relevance
79 private int dividerHeight; field in DividerItemDecoration89 final int dividerHeight = in DividerItemDecoration() local109 final int dividerHeight = this.dividerHeight != 0 ? this.dividerHeight : dividerIntrinsicHeight; in onDraw() local200 public void setDividerHeight(int dividerHeight) { in setDividerHeight()
61 private val dividerHeight = px(R.dimen.notification_divider_height) in <lambda>() constant
260 final int dividerHeight = a.getDimensionPixelSize( in ListView() local900 final int dividerHeight = mDividerHeight; in fillAboveAndBelow() local1084 final int dividerHeight = mDividerHeight; in moveSelection() local1401 final int dividerHeight = mDividerHeight; in measureHeightOfChildren() local1497 final int dividerHeight = mDividerHeight; in fillSpecific() local
80 private var dividerHeight by notNull<Float>() in <lambda>() variable in com.android.systemui.statusbar.notification.stack.NotificationStackSizeCalculator
310 final int dividerHeight = dividerDrawable == null ? in onLayout() local
309 final int dividerHeight = dividerDrawable == null ? in onLayout() local
502 final int dividerHeight = getDividerHeight(); in layoutVerticalOptimized() local
912 float dividerHeight = mPartnerConfigHelper.getDimension( in initDivider() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...