Home | History | Annotate | Download | only in contacts

Lines Matching refs:values

353             for (BitmapHolder h : mBitmapHolderCache.snapshot().values()) {
377 for (Bitmap b : mBitmapCache.snapshot().values()) {
452 for (BitmapHolder holder : mBitmapHolderCache.snapshot().values()) {
619 for (BitmapHolder holder : mBitmapHolderCache.snapshot().values()) {
669 Iterator<Request> iterator = mPendingRequests.values().iterator();