Home
last modified time | relevance | path

Searched refs:shouldInvalidateEntry (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/res/
DThemedResourceCache.java134 protected abstract boolean shouldInvalidateEntry(@NonNull T entry, int configChanges); in shouldInvalidateEntry() method in ThemedResourceCache
235 && shouldInvalidateEntry(entry, configChanges)); in pruneEntryLocked()
DDrawableCache.java51 public boolean shouldInvalidateEntry(Drawable.ConstantState entry, int configChanges) { in shouldInvalidateEntry() method in DrawableCache
DConfigurationBoundResourceCache.java53 public boolean shouldInvalidateEntry(ConstantState<T> entry, @Config int configChanges) { in shouldInvalidateEntry() method in ConfigurationBoundResourceCache
/frameworks/base/config/
Dboot-image-profile.txt4802 HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Landroid/content/re…
4803 HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Ljava/lang/Object;I…
4807 HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Landroid/graphics/drawable/Drawable$C…
4808 HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Ljava/lang/Object;I)Z
Dhiddenapi-greylist-max-o.txt16593 Landroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Landroid/content/res/C…
16599 Landroid/content/res/DrawableCache;->shouldInvalidateEntry(Landroid/graphics/drawable/Drawable$Cons…
16865 Landroid/content/res/ThemedResourceCache;->shouldInvalidateEntry(Ljava/lang/Object;I)Z