Searched refs:RecyclerViewImpl (Results 1 – 2 of 2) sorted by relevance
35 import com.chassis.car.ui.plugin.recyclerview.RecyclerViewImpl;101 return new RecyclerViewImpl(mPluginContext, attrs); in createRecyclerView()
64 public final class RecyclerViewImpl extends FrameLayout implements RecyclerViewOEMV1 { class102 listener.onScrolled(RecyclerViewImpl.this, dx, dy);109 listener.onScrollStateChanged(RecyclerViewImpl.this,142 public RecyclerViewImpl(@NonNull Context context) { in RecyclerViewImpl() method in RecyclerViewImpl146 public RecyclerViewImpl(@NonNull Context context, in RecyclerViewImpl() method in RecyclerViewImpl