Searched refs:getScaledMaximumFlingVelocity (Results 1 – 24 of 24) sorted by relevance
181 and {@link android.view.ViewConfiguration#getScaledMaximumFlingVelocity getScaledMaximumFlingVeloci…188 private int mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity();
651 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ViewConfiguration
434 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
178 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
409 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initViewPager()
211 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in RotarySelector()
376 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in ViewPager()
173 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in BottomSheetBehavior()
118 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in TaskStackViewTouchHandler()
390 mMaxVelocity = vc.getScaledMaximumFlingVelocity(); in ViewDragHelper()
363 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
217 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
243 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
195 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initStackView()
746 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity() in NumberPicker()
872 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initAbsListView()
210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView()
1884 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .1f; in scrollStateForFling()1918 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .8f; in scrollStateForFlingWithStop()
456 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initView()
499 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in RecyclerView()
34002 method public int getScaledMaximumFlingVelocity();
42917 method public int getScaledMaximumFlingVelocity();
45917 method public int getScaledMaximumFlingVelocity();
42996 method public int getScaledMaximumFlingVelocity();