[go: nahoru, domu]

Searched defs:updateColorViews (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java942 updateColorViews(null /* insets */, true /* animate */);
968 insets = updateColorViews(insets, true /* animate */);
1002 WindowInsets updateColorViews(WindowInsets insets, boolean animate) { method in class:DecorView
2013 updateColorViews(null /* insets */, false);
2022 updateColorViews(null /* insets */, false);

Completed in 28 milliseconds