Searched refs:mSwitchHeight (Results 1 – 1 of 1) sorted by relevance
81 private int mSwitchHeight; field in Switch357 mSwitchHeight = switchHeight; in onMeasure()536 switchBottom = switchTop + mSwitchHeight; in onLayout()541 mSwitchHeight / 2; in onLayout()542 switchBottom = switchTop + mSwitchHeight; in onLayout()547 switchTop = switchBottom - mSwitchHeight; in onLayout()