Home | History | Annotate | Download | only in widget

Lines Matching defs:mSwitchHeight

150     private int mSwitchHeight;
850 mSwitchHeight = switchHeight;
1107 switchBottom = switchTop + mSwitchHeight;
1112 mSwitchHeight / 2;
1113 switchBottom = switchTop + mSwitchHeight;
1118 switchTop = switchBottom - mSwitchHeight;