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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java2828 updateColorViews(null /* insets */, true /* animate */);
2834 insets = updateColorViews(insets, true /* animate */);
2848 private WindowInsets updateColorViews(WindowInsets insets, boolean animate) { method in class:PhoneWindow.DecorView
3995 mDecor.updateColorViews(null /* insets */, true /* animate */);
4763 mDecor.updateColorViews(null, false /* animate */);
4777 mDecor.updateColorViews(null, false /* animate */);

Completed in 66 milliseconds