Searched refs:mGapHeightOnLockscreen (Results 1 – 1 of 1) sorted by relevance
61 private float mGapHeightOnLockscreen; field in StackScrollAlgorithm109 mGapHeightOnLockscreen = res.getDimensionPixelSize( in updateResources()772 return MathUtils.lerp(mGapHeightOnLockscreen, mGapHeight, fractionToShade); in getGapForLocation()775 return mGapHeightOnLockscreen; in getGapForLocation()