Searched refs:PARALLAX_MAX_IN_DP (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragView.java646 private final static int PARALLAX_MAX_IN_DP = 8; field in class:DragView.SpringFloatValue
661 mDelta = view.getResources().getDisplayMetrics().density * PARALLAX_MAX_IN_DP;

Completed in 36 milliseconds