Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java263 public Rect getGivenContentInsetsLw(); in getGivenContentInsetsLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DTaskStack.java1194 imeTop += imeWin.getGivenContentInsetsLw().top; in adjustForIME()
DDisplayPolicy.java2358 top += win.getGivenContentInsetsLw().top; in offsetInputMethodWindowLw()
2371 top += win.getGivenContentInsetsLw().top; in offsetVoiceInputWindowLw()
DWindowState.java1204 public Rect getGivenContentInsetsLw() { in getGivenContentInsetsLw() method in WindowState
/frameworks/base/services/
Dart-profile17712 PLcom/android/server/wm/WindowState;->getGivenContentInsetsLw()Landroid/graphics/Rect;