Searched refs:WearableListView (Results 1 – 1 of 1) sorted by relevance
56 public class WearableListView extends RecyclerView { class163 WearableListView.this.addOnLayoutChangeListener(new OnLayoutChangeListener() {167 WearableListView.this.removeOnLayoutChangeListener(this);168 if (WearableListView.this.getChildCount() > 0) {169 WearableListView.this.animateToCenter();176 public WearableListView(Context context) { in WearableListView() method in WearableListView180 public WearableListView(Context context, AttributeSet attrs) { in WearableListView() method in WearableListView184 public WearableListView(Context context, AttributeSet attrs, int defStyleAttr) { in WearableListView() method in WearableListView848 int centerY = getCenterYPos(WearableListView.this); in findCenterViewIndex()1307 public SmoothScroller(Context context, WearableListView.LayoutManager manager) { in SmoothScroller()[all …]