Home | History | Annotate | Download | only in misc

Lines Matching refs:windowRect

1144         Rect windowRect = new Rect();
1145 if (mIam == null) return windowRect;
1154 windowRect.set(stackInfo.bounds);
1159 return windowRect;