Searched refs:mSwitchHeight (Results 1 – 1 of 1) sorted by relevance
148 private int mSwitchHeight; field in Switch1030 mSwitchHeight = switchHeight; in onMeasure()1300 switchBottom = switchTop + mSwitchHeight; in onLayout()1305 mSwitchHeight / 2; in onLayout()1306 switchBottom = switchTop + mSwitchHeight; in onLayout()1311 switchTop = switchBottom - mSwitchHeight; in onLayout()