Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java2856 updateColorViews(null /* insets */, true /* animate */); in onWindowSystemUiVisibilityChanged()
2862 insets = updateColorViews(insets, true /* animate */); in onApplyWindowInsets()
2876 private WindowInsets updateColorViews(WindowInsets insets, boolean animate) { in updateColorViews() method
4299 mDecor.updateColorViews(null /* insets */, true /* animate */);
5086 mDecor.updateColorViews(null, false /* animate */);
5100 mDecor.updateColorViews(null, false /* animate */);