Searched refs:getScaledMaximumFlingVelocity (Results 1 – 22 of 22) sorted by relevance
149 mViewConfig.getScaledMaximumFlingVelocity()); in onTouchEvent()
736 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ViewConfiguration
434 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
178 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity(); in init()
118 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in TaskStackViewTouchHandler()
195 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in BottomSheetBehavior()
391 mMaxVelocity = vc.getScaledMaximumFlingVelocity(); in ViewDragHelper()
396 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
224 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
252 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initScrollView()
195 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initStackView()
748 mMaximumFlingVelocity = configuration.getScaledMaximumFlingVelocity() in NumberPicker()
882 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initAbsListView()
210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView()
2197 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .1f; in scrollStateForFling()2231 + (vc.getScaledMaximumFlingVelocity() - vc.getScaledMinimumFlingVelocity()) * .8f; in scrollStateForFlingWithStop()
349 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in ViewPager()
405 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initViewPager()
502 mMaximumVelocity = configuration.getScaledMaximumFlingVelocity(); in initView()
580 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in RecyclerView()
34002 method public int getScaledMaximumFlingVelocity();
45957 method public int getScaledMaximumFlingVelocity();
49496 method public int getScaledMaximumFlingVelocity();