Searched refs:getScaledMaximumFlingVelocity (Results 1 – 23 of 23) sorted by relevance
646 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ViewConfiguration
404 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
181 and {@link android.view.ViewConfiguration#getScaledMaximumFlingVelocity getScaledMaximumFlingVeloci…188 private int mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity();
115 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in init()
211 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in RotarySelector()
62 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in TaskStackViewTouchHandler()
178 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
369 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initViewPager()
389 mMaxVelocity = vc.getScaledMaximumFlingVelocity(); in ViewDragHelper()
243 mMaxVelocity = vc.getScaledMaximumFlingVelocity(); in SlidingChallengeLayout()
311 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in init()2389 mVelocityTracker.computeCurrentVelocity(1000, config.getScaledMaximumFlingVelocity()); in isFlingingToDelete()
617 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .1f; in testScrollStateForFling()650 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .8f; in testScrollStateForFlingWithStop()
240 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
214 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
196 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initStackView()
731 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity() in NumberPicker()
866 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initAbsListView()
210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView()
67 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledMaximumFlingVelocity()
277 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initView()
335 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in RecyclerView()
36237 method public int getScaledMaximumFlingVelocity();
34004 method public int getScaledMaximumFlingVelocity();