Home
last modified time | relevance | path

Searched refs:applyNewConfig (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsCategory.java82 boolean applyNewConfig(Resources res) { in applyNewConfig() method in AppOpsCategory.InterestingConfigChanges
197 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()
DRunningState.java799 mInterestingConfigChanges.applyNewConfig(mApplicationContext.getResources()); in resume()