HomeSort by relevance Sort by last modified time
    Searched defs:shouldInvalidateEntry (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/content/res/
ConfigurationBoundResourceCache.java 47 public boolean shouldInvalidateEntry(ConstantState<T> entry, @Config int configChanges) {
DrawableCache.java 44 public boolean shouldInvalidateEntry(Drawable.ConstantState entry, int configChanges) {
ThemedResourceCache.java 131 protected abstract boolean shouldInvalidateEntry(@NonNull T entry, int configChanges);
232 && shouldInvalidateEntry(entry, configChanges));
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 77 milliseconds