Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java989 final int oldInsetLeft = mWindowAttributes.surfaceInsets.left; in setLayoutParams() local
1032 oldInsetLeft, oldInsetTop, oldInsetRight, oldInsetBottom); in setLayoutParams()
1034 } else if (mWindowAttributes.surfaceInsets.left != oldInsetLeft in setLayoutParams()