Searched refs:PULL_GLOW_BEGIN (Results 1 – 2 of 2) sorted by relevance
46 private static final float PULL_GLOW_BEGIN = 0.f; field in LauncherEdgeEffect178 mGlowScaleY = Math.max(PULL_GLOW_BEGIN, mGlowScaleY); in onPull()
76 private static final float PULL_GLOW_BEGIN = 1.f; field in EdgeEffect190 mGlowScaleY = PULL_GLOW_BEGIN; in onPull()