Home | History | Annotate | Download | only in views

Lines Matching refs:windowRect

953             Rect windowRect = Recents.getSystemServices().getWindowRect();
954 int spaceLeft = windowRect.width() - mSystemInsets.left - mSystemInsets.right;
956 top = windowRect.height() - (mStackActionButton.getMeasuredHeight()