Searched refs:mLastSurfaceInsets (Results 1 – 1 of 1) sorted by relevance
560 final Rect mLastSurfaceInsets = new Rect(); field in WindowState4342 return !mLastSurfaceInsets.equals(mAttrs.surfaceInsets); in surfaceInsetsChanging()4391 mLastSurfaceInsets.set(mAttrs.surfaceInsets); in relayoutVisibleWindow()