Searched refs:getSwipeAlpha (Results 1 – 2 of 2) sorted by relevance
239 public float getSwipeAlpha(float progress) { in getSwipeAlpha() method in SwipeHelper264 updateSwipeProgressAlpha(animView, getSwipeAlpha(swipeProgress)); in updateSwipeProgressFromOffset()
726 mSwipeHelper.getSwipeAlpha(Math.abs((float) translation / FAKE_ROW_WIDTH))) in testContentAlphaFadeAnimationSpecs()