HomeSort by relevance Sort by last modified time
    Searched refs:NestedScrollingChild (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
NestedScrollingChild.java 39 public interface NestedScrollingChild {
RecyclerView.java 136 public class RecyclerView extends ViewGroup implements ScrollingView, NestedScrollingChild {
    [all...]
  /frameworks/support/compat/src/main/java/androidx/core/view/
NestedScrollingChild.java 43 public interface NestedScrollingChild {
NestedScrollingChild2.java 42 public interface NestedScrollingChild2 extends NestedScrollingChild {
ViewCompat.java     [all...]
  /frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/
SwipeRefreshLayout.java 42 import androidx.core.view.NestedScrollingChild;
71 NestedScrollingChild {
849 // NestedScrollingChild
    [all...]

Completed in 194 milliseconds