Home | History | Annotate | Download | only in policy

Lines Matching defs:getContentFrameLw

4833         mTmpRect.set(mStatusBar.getContentFrameLw());
4835 mTmpRect.top = mStatusBar.getContentFrameLw().top; // Ignore top display cutout inset
4972 mNavigationBarController.setContentFrame(mNavigationBar.getContentFrameLw());
5031 ? attached.getContentFrameLw() : attached.getOverscanFrameLw());
5038 cf.set(attached.getContentFrameLw());
5563 getContentFrameLw().top);
5576 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top);