Searched refs:recycled (Results 1 – 3 of 3) sorted by relevance
396 boolean recycled = false; in applyRemoteViews()433 recycled = true; in applyRemoteViews()454 applyContent(content, recycled, exception); in applyRemoteViews()457 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent() argument470 if (!recycled) { in applyContent()
5702 boolean recycled = false; in recycleViewHolderInternal()5740 recycled = true; in recycleViewHolderInternal()5757 if (!cached && !recycled && transientStatePreventsRecycling) { in recycleViewHolderInternal()
4188 // gets recycled and we have isolated uids, we might attribute the data incorrectly.