Searched refs:updateColorViews (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1009 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()
|
D | PhoneWindow.java | 3007 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/ |
D | boot-image-profile.txt | 29378 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…
|