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