Searched refs:mLastFullscreenBounds (Results 1 – 1 of 1) sorted by relevance
41 private final Rect mLastFullscreenBounds = new Rect(); field in LightStatusBarController67 || !mLastFullscreenBounds.equals(fullscreenStackBounds) in onSystemUiVisibilityChanged()76 mLastFullscreenBounds.set(fullscreenStackBounds); in onSystemUiVisibilityChanged()