Searched defs:FLAG_MOVED (Results 1 – 1 of 1) sorted by relevance
10112 static final int FLAG_MOVED = 1 << 11; field in RecyclerView.ViewHolder11641 public static final int FLAG_MOVED = ViewHolder.FLAG_MOVED; field in RecyclerView.ItemAnimator