Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java1244 final int oldInsetBottom = mWindowAttributes.surfaceInsets.bottom; in setLayoutParams() local
1284 oldInsetLeft, oldInsetTop, oldInsetRight, oldInsetBottom); in setLayoutParams()
1289 || mWindowAttributes.surfaceInsets.bottom != oldInsetBottom) { in setLayoutParams()