Searched refs:mSwitchHeight (Results 1 – 1 of 1) sorted by relevance
144 private int mSwitchHeight; field in Switch957 mSwitchHeight = switchHeight; in onMeasure()1216 switchBottom = switchTop + mSwitchHeight; in onLayout()1221 mSwitchHeight / 2; in onLayout()1222 switchBottom = switchTop + mSwitchHeight; in onLayout()1227 switchTop = switchBottom - mSwitchHeight; in onLayout()