Searched refs:updateColorViews (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/policy/ |
H A D | DecorView.java | 1012 updateColorViews(null /* insets */, true /* animate */); 1022 updateColorViews(null /* insets */, true /* animate */); 1051 insets = updateColorViews(insets, true /* animate */); 1092 WindowInsets updateColorViews(WindowInsets insets, boolean animate) { in updateColorViews() method 2418 updateColorViews(null /* insets */, false); in onWindowDragResizeStart() 2426 updateColorViews(null /* insets */, false); in onWindowDragResizeEnd()
|
H A D | PhoneWindow.java | 3086 mDecor.updateColorViews(null /* insets */, true /* animate */); 3861 mDecor.updateColorViews(null, false /* animate */); 3879 mDecor.updateColorViews(null, false /* animate */); 3891 mDecor.updateColorViews(null, false /* animate */); 3904 mDecor.updateColorViews(null, false /* animate */); 3917 mDecor.updateColorViews(null, false /* animate */);
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 22087 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 22151 HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/…
|