Searched refs:getVisibleFrameLw (Results 1 – 7 of 7) sorted by relevance
399 assertInsetByTopBottom(mWindow.getVisibleFrameLw(), in layoutWindowLw_withForwardInset_SoftInputAdjustResize()420 assertInsetByTopBottom(mWindow.getVisibleFrameLw(), STATUS_BAR_HEIGHT, NAV_BAR_HEIGHT); in layoutWindowLw_withForwardInset_SoftInputAdjustNothing()
113 assertRect(w.getVisibleFrameLw(), expectedRect.left, expectedRect.top, expectedRect.right, in assertVisibleFrame()514 assertEquals(expected, w.getVisibleFrameLw()); in testFreeformContentInsets()
246 public Rect getVisibleFrameLw(); in getVisibleFrameLw() method
1814 vf.set(attached.getVisibleFrameLw()); in setAttachedWindowFrames()2361 top = win.getVisibleFrameLw().top; in offsetInputMethodWindowLw()
1166 public Rect getVisibleFrameLw() { in getVisibleFrameLw() method in WindowState
1716 Rect frame = replacedWindow.getVisibleFrameLw(); in prepareWindowReplacementTransition()
17744 PLcom/android/server/wm/WindowState;->getVisibleFrameLw()Landroid/graphics/Rect;