Searched refs:WearableListView (Results 1 – 1 of 1) sorted by relevance
57 public class WearableListView extends RecyclerView { class164 WearableListView.this.addOnLayoutChangeListener(new OnLayoutChangeListener() {168 WearableListView.this.removeOnLayoutChangeListener(this);169 if (WearableListView.this.getChildCount() > 0) {170 WearableListView.this.animateToCenter();177 public WearableListView(Context context) { in WearableListView() method in WearableListView181 public WearableListView(Context context, AttributeSet attrs) { in WearableListView() method in WearableListView185 public WearableListView(Context context, AttributeSet attrs, int defStyleAttr) { in WearableListView() method in WearableListView849 int centerY = getCenterYPos(WearableListView.this); in findCenterViewIndex()1308 public SmoothScroller(Context context, WearableListView.LayoutManager manager) { in SmoothScroller()[all …]