Searched refs:COLOR_UNSET (Results 1 – 1 of 1) sorted by relevance
37 private static final int COLOR_UNSET = 0; field in SystemBarsFragment42 private int mStatusBarDefaultColor = COLOR_UNSET;43 private int mNavigatioNBarDefaultColor = COLOR_UNSET;107 if (mStatusBarDefaultColor == COLOR_UNSET) { in initSystemBarColorButtons()123 if (mNavigatioNBarDefaultColor == COLOR_UNSET) { in initSystemBarColorButtons()