Searched defs:mSmoothingTime (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedView.java86 protected float mSmoothingTime; field in class:PagedView
440 mSmoothingTime = System.nanoTime() / NANOTIME_DIV;
1120 mSmoothingTime = System.nanoTime() / NANOTIME_DIV;
1265 mSmoothingTime = System.nanoTime() / NANOTIME_DIV;

Completed in 28 milliseconds