Home | History | Annotate | Download | only in widget

Lines Matching refs:oldHeight

366                 int oldHeight = Integer.MIN_VALUE;
373 oldHeight = 0;
385 if (oldHeight != Integer.MIN_VALUE) {
386 lp.height = oldHeight;
585 int oldHeight = lp.height;
590 lp.height = oldHeight;