Searched refs:mInterestingConfigChanges (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DApplicationsState.java278 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges(); field in class:ApplicationsState
638 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) {
H A DRunningState.java83 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges(); field in class:RunningState
754 if (mInterestingConfigChanges.applyNewConfig(mApplicationContext.getResources())) {

Completed in 12 milliseconds