Searched refs:updateColorViews (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 951 updateColorViews(null /* insets */, false /* animate */); 987 updateColorViews(null /* insets */, true /* animate */); 996 updateColorViews(null /* insets */, true /* animate */); 1025 insets = updateColorViews(insets, true /* animate */); 1066 WindowInsets updateColorViews(WindowInsets insets, boolean animate) { in updateColorViews() method 2162 updateColorViews(null /* insets */, false); in onWindowDragResizeEnd()
|
D | PhoneWindow.java | 3199 mDecor.updateColorViews(null /* insets */, true /* animate */); 3980 mDecor.updateColorViews(null, false /* animate */); 4007 mDecor.updateColorViews(null, false /* animate */); 4025 mDecor.updateColorViews(null, false /* animate */); 4038 mDecor.updateColorViews(null, false /* animate */); 4051 mDecor.updateColorViews(null, false /* animate */);
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 21695 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 21759 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…
|