Searched refs:mLastFullscreenBounds (Results 1 – 1 of 1) sorted by relevance
76 private final Rect mLastFullscreenBounds = new Rect(); field in LightBarController109 || !mLastFullscreenBounds.equals(fullscreenStackBounds) in onSystemUiVisibilityChanged()121 mLastFullscreenBounds.set(fullscreenStackBounds); in onSystemUiVisibilityChanged()146 mDockedStackVisibility, 0 /* mask */, mLastFullscreenBounds, mLastDockedBounds, in reevaluate()249 pw.print(" mLastFullscreenBounds="); pw.print(mLastFullscreenBounds); in dump()