Searched refs:SYSTEM_BARS_DIM_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance
244 private static final Interpolator SYSTEM_BARS_DIM_INTERPOLATOR = alphaFraction -> { field in InsetsController523 return SYSTEM_BARS_DIM_INTERPOLATOR; in getAlphaInterpolator()