Home
last modified time | relevance | path

Searched refs:needNewResources (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/res/
DDrawableCache.java45 return Configuration.needNewResources(configChanges, entry.getChangingConfigurations()); in shouldInvalidateEntry()
DConfigurationBoundResourceCache.java48 return Configuration.needNewResources(configChanges, entry.getChangingConfigurations()); in shouldInvalidateEntry()
DConfiguration.java1212 public static boolean needNewResources(@Config int configChanges, in needNewResources() method in Configuration
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9097 method public static boolean needNewResources(int, int);
/frameworks/base/api/
Dcurrent.txt10120 method public static boolean needNewResources(int, int);
Dtest-current.txt10133 method public static boolean needNewResources(int, int);
Dsystem-current.txt10559 method public static boolean needNewResources(int, int);