Searched refs:getDisplayFrameLw (Results 1 – 3 of 3) sorted by relevance
191 public Rect getDisplayFrameLw(); in getDisplayFrameLw() method
737 public Rect getDisplayFrameLw() { in getDisplayFrameLw() method in WindowState
3783 df.set(insetDecors ? attached.getDisplayFrameLw() : cf); in setAttachedWindowFrames()4296 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetInputMethodWindowLw()4315 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top); in offsetVoiceInputWindowLw()