Searched refs:lockScreenBottom (Results 1 – 1 of 1) sorted by relevance
890 int lockScreenBottom = mSections[mSections.length - 1].getCurrentBounds().bottom; in drawBackground() local901 int bottom = (int) MathUtils.lerp(hiddenTop, lockScreenBottom, yProgress); in drawBackground()