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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java2197 private final ColorViewState mStatusColorViewState = new ColorViewState(
2203 private final ColorViewState mNavigationColorViewState = new ColorViewState(
2925 private void updateColorViewInt(final ColorViewState state, int sysUiVis, int color,
4722 private static class ColorViewState { class in class:PhoneWindow
4733 ColorViewState(int systemUiHideFlag, method in class:PhoneWindow.ColorViewState

Completed in 33 milliseconds