Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDifferentialMotionFlingHelper.java235 buffer[0] = vc.getScaledMinimumFlingVelocity(deviceId, axis, source); in calculateFlingVelocityThresholds()
DSwitch.java323 mMinFlingVelocity = config.getScaledMinimumFlingVelocity(); in Switch()
DHorizontalScrollView.java336 mMinimumVelocity = configuration.getScaledMinimumFlingVelocity(); in initScrollView()
DScrollView.java373 mMinimumVelocity = configuration.getScaledMinimumFlingVelocity(); in initScrollView()
DNumberPicker.java783 mMinimumFlingVelocity = configuration.getScaledMinimumFlingVelocity(); in NumberPicker()
DAbsListView.java1011 mMinimumVelocity = configuration.getScaledMinimumFlingVelocity(); in initAbsListView()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DExpandedViewAnimationControllerTest.java176 return ViewConfiguration.get(getContext()).getScaledMinimumFlingVelocity(); in getMinFlingVelocity()
/frameworks/base/core/java/android/view/
DViewConfiguration.java946 public int getScaledMinimumFlingVelocity() { in getScaledMinimumFlingVelocity() method in ViewConfiguration
1224 public int getScaledMinimumFlingVelocity(int inputDeviceId, int axis, int source) { in getScaledMinimumFlingVelocity() method in ViewConfiguration
DGestureDetector.java511 mMinimumFlingVelocity = configuration.getScaledMinimumFlingVelocity(); in init()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DExpandedViewAnimationControllerImpl.java105 mMinFlingVelocity = ViewConfiguration.get(context).getScaledMinimumFlingVelocity(); in ExpandedViewAnimationControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/
DSeekBarViewModel.kt436 getScaledMinimumFlingVelocity() * MIN_FLING_VELOCITY_SCALE_FACTOR in <lambda>()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java183 mMinFlingVelocity = vc.getScaledMinimumFlingVelocity(); in ResolverDrawerLayout()
DRecyclerView.java549 mMinFlingVelocity = vc.getScaledMinimumFlingVelocity(); in RecyclerView()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java211 mFlingVelocity = vc.getScaledMinimumFlingVelocity(); in StaggeredGridView()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationGestureHandler.java243 mMinimumVelocity = viewConfiguration.getScaledMinimumFlingVelocity(); in FullScreenMagnificationGestureHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java925 mMinimumVelocity = configuration.getScaledMinimumFlingVelocity(); 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.txt53516 method public int getScaledMinimumFlingVelocity();
53517 method public int getScaledMinimumFlingVelocity(int, int, int);
/frameworks/base/boot/
Dboot-image-profile.txt17651 HSPLandroid/view/ViewConfiguration;->getScaledMinimumFlingVelocity()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34003 method public int getScaledMinimumFlingVelocity();
/frameworks/base/config/
Dboot-image-profile.txt17715 HSPLandroid/view/ViewConfiguration;->getScaledMinimumFlingVelocity()I