Searched refs:getDisplayFrameLw (Results 1 – 4 of 4) sorted by relevance
262 public Rect getDisplayFrameLw(); in getDisplayFrameLw() method
1113 unaccountedSpace.op(windowState.getDisplayFrameLw(), unaccountedSpace, in computeChangedWindows()
996 public Rect getDisplayFrameLw() { in getDisplayFrameLw() method in WindowState
3167 || frame.left + insets >= win.getDisplayFrameLw().right); in selectDockedDividerAnimationLw()3169 || frame.bottom + insets >= win.getDisplayFrameLw().bottom); in selectDockedDividerAnimationLw()4753 df.set(insetDecors ? attached.getDisplayFrameLw() : cf); in setAttachedWindowFrames()5324 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetInputMethodWindowLw()5343 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetVoiceInputWindowLw()