Searched defs:applyNewConfig (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/ | ||
D | InterestingConfigChanges.java | 38 public boolean applyNewConfig(Resources res) { in applyNewConfig() method in InterestingConfigChanges |
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/ | ||
D | LoaderCustomSupport.java | 167 boolean applyNewConfig(Resources res) { in applyNewConfig() method in LoaderCustomSupport.InterestingConfigChanges |