Searched refs:mSwitchHeight (Results 1 – 1 of 1) sorted by relevance
143 private int mSwitchHeight; field in Switch965 mSwitchHeight = switchHeight; in onMeasure()1235 switchBottom = switchTop + mSwitchHeight; in onLayout()1240 mSwitchHeight / 2; in onLayout()1241 switchBottom = switchTop + mSwitchHeight; in onLayout()1246 switchTop = switchBottom - mSwitchHeight; in onLayout()