Home | History | Annotate | Download | only in widget

Lines Matching defs:oldHeight

680                 int oldHeight = Integer.MIN_VALUE;
687 oldHeight = 0;
699 if (oldHeight != Integer.MIN_VALUE) {
700 lp.height = oldHeight;
936 int oldHeight = lp.height;
941 lp.height = oldHeight;