Home | History | Annotate | Download | only in wm

Lines Matching refs:stackBounds

6000         final Rect stackBounds = new Rect();
6079 ws.getStackBounds(stackBounds);
6080 frame.intersect(stackBounds);