Home
last modified time | relevance | path

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

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