Home
last modified time | relevance | path

Searched refs:getGivenContentInsetsLw (Results 1 – 4 of 4) 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.java2348 top += win.getGivenContentInsetsLw().top; in offsetInputMethodWindowLw()
2361 top += win.getGivenContentInsetsLw().top; in offsetVoiceInputWindowLw()
/frameworks/base/services/
Dart-profile17712 PLcom/android/server/wm/WindowState;->getGivenContentInsetsLw()Landroid/graphics/Rect;