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