Searched refs:getContentFrameLw (Results 1 – 3 of 3) sorted by relevance
212 public Rect getContentFrameLw(); in getContentFrameLw() method
3762 ? attached.getContentFrameLw() : attached.getOverscanFrameLw()); in setAttachedWindowFrames()3770 cf.set(attached.getContentFrameLw()); 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()
747 public Rect getContentFrameLw() { in getContentFrameLw() method in WindowState