Home
last modified time | relevance | path

Searched refs:getScaledMaximumFlingVelocity (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchState.java179 mViewConfig.getScaledMaximumFlingVelocity()); in onTouchEvent()
/frameworks/base/core/java/android/view/
DViewConfiguration.java799 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ViewConfiguration
DGestureDetector.java457 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java118 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in TaskStackViewTouchHandler()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java320 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
DStackView.java196 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initStackView()
DScrollView.java352 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
DNumberPicker.java785 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity() in NumberPicker()
DAbsListView.java929 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initAbsListView()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView()
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java355 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in ViewPager()
DRecyclerView.java550 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in RecyclerView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java975 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity();
/frameworks/base/config/
Dboot-image-profile.txt17292 HSPLandroid/view/ViewConfiguration;->getScaledMaximumFlingVelocity()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34002 method public int getScaledMaximumFlingVelocity();
/frameworks/base/non-updatable-api/
Dcurrent.txt52340 method public int getScaledMaximumFlingVelocity();
/frameworks/base/api/
Dcurrent.txt52484 method public int getScaledMaximumFlingVelocity();