Searched defs:cached (Results 1 – 4 of 4) sorted by relevance
593 Drawable.ConstantState cached = mOutsideDrawablesCache.get(resourceUri); in checkIconCache() local638 Drawable.ConstantState cached = mOutsideDrawablesCache.get(componentIconKey); in getActivityIconWithCache() local
553 Drawable.ConstantState cached = mOutsideDrawablesCache.get(resourceUri); in checkIconCache() local598 Drawable.ConstantState cached = mOutsideDrawablesCache.get(componentIconKey); in getActivityIconWithCache() local
692 TypedArray cached = mResources.mCachedStyledAttributes; in recycle() local
122 boolean cached; // Is this a cached process? field in ProcessRecord