Searched refs:opticalInsetLeft (Results 1 – 3 of 3) sorted by relevance
1185 int opticalInsetLeft = 0; in onLayout() local1196 opticalInsetLeft = Math.max(0, insets.left - trackPadding.left); in onLayout()1203 switchLeft = getPaddingLeft() + opticalInsetLeft; in onLayout()1204 switchRight = switchLeft + mSwitchWidth - opticalInsetLeft - opticalInsetRight; in onLayout()1207 switchLeft = switchRight - mSwitchWidth + opticalInsetLeft + opticalInsetRight; in onLayout()
995 field public static final int opticalInsetLeft = 16844168; // 0x1010588