Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java288 @Px private int mWindowOutsetBottom; field in DisplayPolicy
1269 int outset = mWindowOutsetBottom; in getLayoutHintLw()
2303 int outset = mWindowOutsetBottom; in layoutWindowLw()
2744 mWindowOutsetBottom = ScreenShapeHelper.getWindowOutsetBottomPx(mContext.getResources());