Home
last modified time | relevance | path

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

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