Searched defs:applyNewConfig (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DInterestingConfigChanges.java27 boolean applyNewConfig(Resources res) { method in class:InterestingConfigChanges
H A DAppOpsCategory.java74 boolean applyNewConfig(Resources res) { method in class:AppOpsCategory.InterestingConfigChanges
185 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources());

Completed in 95 milliseconds