Searched refs:mSlowStartWithBrakes (Results 1 – 1 of 1) sorted by relevance
215 private static TimeInterpolator mSlowStartWithBrakes; field in Utils.ScreensaverMoveSaverRunnable220 mSlowStartWithBrakes = new TimeInterpolator() { in ScreensaverMoveSaverRunnable()283 s.setInterpolator(mSlowStartWithBrakes); in run()