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

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

Completed in 28 milliseconds