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