Home
last modified time | relevance | path

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

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