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.java1009 updateColorViews(null /* insets */, true /* animate */);
1040 insets = updateColorViews(insets, true /* animate */);
1081 WindowInsets updateColorViews(WindowInsets insets, boolean animate) { in updateColorViews() method
2309 updateColorViews(null /* insets */, false); in onWindowDragResizeStart()
2318 updateColorViews(null /* insets */, false); in onWindowDragResizeEnd()
DPhoneWindow.java3007 mDecor.updateColorViews(null /* insets */, true /* animate */);
3773 mDecor.updateColorViews(null, false /* animate */);
3791 mDecor.updateColorViews(null, false /* animate */);
3803 mDecor.updateColorViews(null, false /* animate */);
3816 mDecor.updateColorViews(null, false /* animate */);
3829 mDecor.updateColorViews(null, false /* animate */);
/frameworks/base/config/
Dboot-image-profile.txt29378 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…