Home
last modified time | relevance | path

Searched refs:getGivenContentInsetsLw (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java241 public Rect getGivenContentInsetsLw(); in getGivenContentInsetsLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java762 public Rect getGivenContentInsetsLw() { in getGivenContentInsetsLw() method in WindowState
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4297 top += win.getGivenContentInsetsLw().top; in offsetInputMethodWindowLw()
4316 top += win.getGivenContentInsetsLw().top; in offsetVoiceInputWindowLw()