Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1553 final int oldInsetRight = mWindowAttributes.surfaceInsets.right; in setLayoutParams() local
1606 oldInsetLeft, oldInsetTop, oldInsetRight, oldInsetBottom); in setLayoutParams()
1610 || mWindowAttributes.surfaceInsets.right != oldInsetRight in setLayoutParams()