Searched refs:mGapHeightOnLockscreen (Results 1 – 1 of 1) sorted by relevance
60 private float mGapHeightOnLockscreen; field in StackScrollAlgorithm100 mGapHeightOnLockscreen = res.getDimensionPixelSize( in updateResources()674 return MathUtils.lerp(mGapHeightOnLockscreen, mGapHeight, fractionToShade); in getGapForLocation()677 return mGapHeightOnLockscreen; in getGapForLocation()