Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDifferentialMotionFlingHelper.java236 buffer[1] = vc.getScaledMaximumFlingVelocity(deviceId, axis, source); in calculateFlingVelocityThresholds()
DHorizontalScrollView.java337 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
DStackView.java198 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initStackView()
DScrollView.java374 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
DNumberPicker.java784 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity() in NumberPicker()
DAbsListView.java1012 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initAbsListView()
/frameworks/base/core/java/android/view/
DViewConfiguration.java963 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ViewConfiguration
1242 public int getScaledMaximumFlingVelocity(int inputDeviceId, int axis, int source) { in getScaledMaximumFlingVelocity() method in ViewConfiguration
DGestureDetector.java512 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipTouchState.java207 mViewConfig.getScaledMaximumFlingVelocity()); in onTouchEvent()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipTouchState.java207 mViewConfig.getScaledMaximumFlingVelocity()); in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DEdgeBackGestureHandler.java1161 int maxVelocity = mViewConfiguration.getScaledMaximumFlingVelocity(); in dispatchToBackAnimation()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationGestureHandler.java244 mMaximumVelocity = viewConfiguration.getScaledMaximumFlingVelocity(); in FullScreenMagnificationGestureHandler()
/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.java926 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53514 method public int getScaledMaximumFlingVelocity();
53515 method public int getScaledMaximumFlingVelocity(int, int, int);
/frameworks/base/boot/
Dboot-image-profile.txt17649 HSPLandroid/view/ViewConfiguration;->getScaledMaximumFlingVelocity()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34002 method public int getScaledMaximumFlingVelocity();
/frameworks/base/config/
Dboot-image-profile.txt17713 HSPLandroid/view/ViewConfiguration;->getScaledMaximumFlingVelocity()I