Home
last modified time | relevance | path

Searched refs:initVelocityTrackerIfNotExists (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java89 void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method in TaskStackViewTouchHandler
169 initVelocityTrackerIfNotExists(); in onInterceptTouchEvent()
231 initVelocityTrackerIfNotExists(); in onTouchEvent()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java418 private void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method in HorizontalScrollView
486 initVelocityTrackerIfNotExists(); in onInterceptTouchEvent()
550 initVelocityTrackerIfNotExists(); in onTouchEvent()
DScrollView.java452 private void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method in ScrollView
528 initVelocityTrackerIfNotExists(); in onInterceptTouchEvent()
597 initVelocityTrackerIfNotExists(); in onTouchEvent()
DAbsListView.java3636 initVelocityTrackerIfNotExists(); in onTouchEvent()
4200 private void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method
4295 initVelocityTrackerIfNotExists(); in onInterceptTouchEvent()
/frameworks/support/v4/java/android/support/v4/widget/
DNestedScrollView.java539 private void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method in NestedScrollView
616 initVelocityTrackerIfNotExists(); in onInterceptTouchEvent()
676 initVelocityTrackerIfNotExists(); in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java856 initVelocityTrackerIfNotExists(); in onScrollTouch()
1073 private void initVelocityTrackerIfNotExists() { in initVelocityTrackerIfNotExists() method in NotificationStackScrollLayout
2138 initVelocityTrackerIfNotExists(); in onInterceptTouchEventScroll()