Searched refs:getContentFrameLw (Results 1 – 4 of 4) sorted by relevance
235 public Rect getContentFrameLw(); in getContentFrameLw() method
1667 Rect appRect = win != null ? win.getContentFrameLw() : in createThumbnailAppAnimator()
981 public Rect getContentFrameLw() { in getContentFrameLw() method in WindowState
4305 ? attached.getContentFrameLw() : attached.getOverscanFrameLw()); in setAttachedWindowFrames()4313 cf.set(attached.getContentFrameLw()); in setAttachedWindowFrames()4897 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetInputMethodWindowLw()4916 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetVoiceInputWindowLw()