Home
last modified time | relevance | path

Searched refs:VelocityTrackerFactory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DVelocityTrackerFactory.java26 public class VelocityTrackerFactory { class
DPanelView.java551 mVelocityTracker = VelocityTrackerFactory.obtain(getContext()); in initVelocityTracker()