Home
last modified time | relevance | path

Searched defs:onSnapToItem (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DScrollFeedbackProviderCompat.java56 public void onSnapToItem(int inputDeviceId, int source, int axis) { in onSnapToItem() method in ScrollFeedbackProviderCompat
116 public void onSnapToItem(int inputDeviceId, int source, int axis) { in onSnapToItem() method in ScrollFeedbackProviderCompat.ScrollFeedbackProviderApi35Impl
133 public void onSnapToItem(int inputDeviceId, int source, int axis) {} in onSnapToItem() method in ScrollFeedbackProviderCompat.ScrollFeedbackProviderBaseImpl
147 void onSnapToItem(int inputDeviceId, int source, int axis); in onSnapToItem() method