Searched refs:mSwitchHeight (Results 1 – 1 of 1) sorted by relevance
158 private int mSwitchHeight; field in Switch1040 mSwitchHeight = switchHeight; in onMeasure()1310 switchBottom = switchTop + mSwitchHeight; in onLayout()1315 mSwitchHeight / 2; in onLayout()1316 switchBottom = switchTop + mSwitchHeight; in onLayout()1321 switchTop = switchBottom - mSwitchHeight; in onLayout()