Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1011 updateColorViews(null /* insets */, true /* animate */); in onWindowSystemUiVisibilityChanged()
1042 insets = updateColorViews(insets, true /* animate */); in onApplyWindowInsets()
1102 WindowInsets updateColorViews(WindowInsets insets, boolean animate) { in updateColorViews() method
2294 updateColorViews(null /* insets */, false); in onWindowDragResizeStart()
2303 updateColorViews(null /* insets */, false); in onWindowDragResizeEnd()
DPhoneWindow.java3008 mDecor.updateColorViews(null /* insets */, true /* animate */);
3830 mDecor.updateColorViews(null, false /* animate */);
3844 mDecor.updateColorViews(null, false /* animate */);
3852 mDecor.updateColorViews(null, false /* animate */);
3865 mDecor.updateColorViews(null, false /* animate */);
3878 mDecor.updateColorViews(null, false /* animate */);
/frameworks/base/config/
Dboot-image-profile.txt21511 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…