Home
last modified time | relevance | path

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

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