Searched refs:getContentFrameLw (Results 1 – 3 of 3) sorted by relevance
202 public Rect getContentFrameLw(); in getContentFrameLw() method
3451 ? attached.getContentFrameLw() : attached.getOverscanFrameLw()); in setAttachedWindowFrames()3459 cf.set(attached.getContentFrameLw()); in setAttachedWindowFrames()3939 int top = win.getContentFrameLw().top; in offsetInputMethodWindowLw()3962 int right = win.getContentFrameLw().right - win.getGivenContentInsetsLw().right; in offsetVoiceInputWindowLw()3968 int left = win.getContentFrameLw().left - win.getGivenContentInsetsLw().left; in offsetVoiceInputWindowLw()3977 int bottom = win.getContentFrameLw().bottom - win.getGivenContentInsetsLw().bottom; in offsetVoiceInputWindowLw()3983 int top = win.getContentFrameLw().top - win.getGivenContentInsetsLw().top; in offsetVoiceInputWindowLw()
693 public Rect getContentFrameLw() { in getContentFrameLw() method in WindowState