Searched refs:mSelectionDividerHeight (Results 1 – 1 of 1) sorted by relevance
394 private final int mSelectionDividerHeight; field in NumberPicker552 mSelectionDividerHeight = attributesArray.getDimensionPixelSize( in NumberPicker()717 - mSelectionDividerHeight; in onLayout()718 mBottomSelectionDividerBottom = mTopSelectionDividerTop + 2 * mSelectionDividerHeight in onLayout()1407 int bottomOfTopDivider = topOfTopDivider + mSelectionDividerHeight; in onDraw()1413 int topOfBottomDivider = bottomOfBottomDivider - mSelectionDividerHeight; in onDraw()2114 mTopSelectionDividerTop + mSelectionDividerHeight); in createAccessibilityNodeInfo()2120 mBottomSelectionDividerBottom - mSelectionDividerHeight, in createAccessibilityNodeInfo()