Searched refs:MIN_COLOR_ADAPT_TRANSITION_TIME (Results 1 – 1 of 1) sorted by relevance
45 public static final int MIN_COLOR_ADAPT_TRANSITION_TIME = 400; field in NavigationBarTransitions206 return Math.max(DEFAULT_COLOR_ADAPT_TRANSITION_TIME, MIN_COLOR_ADAPT_TRANSITION_TIME); in getTintAnimationDuration()