Searched defs:recycled (Results 1 – 2 of 2) sorted by relevance
466 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent()
1443 final List<View> recycled = new ArrayList<>(); in transientStateRecycleTest() local