Searched refs:getGivenContentInsetsLw (Results 1 – 5 of 5) sorted by relevance
263 public Rect getGivenContentInsetsLw(); in getGivenContentInsetsLw() method
1194 imeTop += imeWin.getGivenContentInsetsLw().top; in adjustForIME()
2358 top += win.getGivenContentInsetsLw().top; in offsetInputMethodWindowLw()2371 top += win.getGivenContentInsetsLw().top; in offsetVoiceInputWindowLw()
1204 public Rect getGivenContentInsetsLw() { in getGivenContentInsetsLw() method in WindowState
17712 PLcom/android/server/wm/WindowState;->getGivenContentInsetsLw()Landroid/graphics/Rect;