Searched refs:MAX_PAGE_SCRIM_ALPHA (Results 1 – 2 of 2) sorted by relevance
116 public static final float MAX_PAGE_SCRIM_ALPHA = 0.4f; field in TaskView585 mSnapshotView.setDimAlpha(curveInterpolation * MAX_PAGE_SCRIM_ALPHA); in onPageScroll()
269 closing ? 0 : TaskView.MAX_PAGE_SCRIM_ALPHA)); in animateOpenOrClosed()