Home
last modified time | relevance | path

Searched refs:ColorViewState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java204 private final ColorViewState mStatusColorViewState =
205 new ColorViewState(STATUS_BAR_COLOR_VIEW_ATTRIBUTES);
206 private final ColorViewState mNavigationColorViewState =
207 new ColorViewState(NAVIGATION_BAR_COLOR_VIEW_ATTRIBUTES);
322 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) { in gatherTransparentRegion()
1323 private int getCurrentColor(ColorViewState state) { in getCurrentColor()
1344 private void updateColorViewInt(final ColorViewState state, int sysUiVis, int color, in updateColorViewInt()
2528 private static class ColorViewState { class
2537 ColorViewState(ColorViewAttributes attributes) { in ColorViewState() method in ColorViewState
/frameworks/base/config/
Dpreloaded-classes4657 com.android.internal.policy.DecorView$ColorViewState
Dboot-image-profile.txt21478 …iew;->gatherTransparentRegion(Lcom/android/internal/policy/DecorView$ColorViewState;Landroid/graph…
21509 …cy/DecorView;->updateColorViewInt(Lcom/android/internal/policy/DecorView$ColorViewState;IIIIZZIZZ)V
37503 Lcom/android/internal/policy/DecorView$ColorViewState;