Lines Matching refs:NestedScrollView

65  * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
69 public class NestedScrollView extends FrameLayout implements NestedScrollingParent2,
75 private static final String TAG = "NestedScrollView";
95 void onScrollChange(NestedScrollView v, int scrollX, int scrollY,
188 public NestedScrollView(@NonNull Context context) {
192 public NestedScrollView(@NonNull Context context, @Nullable AttributeSet attrs) {
196 public NestedScrollView(@NonNull Context context, @Nullable AttributeSet attrs,
411 final NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
496 final NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
569 final NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1082 NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1192 NestedScrollView.LayoutParams lp = (LayoutParams) view.getLayoutParams();
1232 NestedScrollView.LayoutParams lp = (LayoutParams) view.getLayoutParams();
1308 NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1384 NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1427 NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1624 final NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1753 NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
1860 final NestedScrollView.LayoutParams lp = (LayoutParams) child.getLayoutParams();
2033 final NestedScrollView nsvHost = (NestedScrollView) host;
2066 final NestedScrollView nsvHost = (NestedScrollView) host;
2085 final NestedScrollView nsvHost = (NestedScrollView) host;