HomeSort by relevance Sort by last modified time
    Searched refs:mInterestingConfigChanges (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
ApplicationsState.java 278 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
638 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) {
    [all...]
RunningState.java 82 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
748 if (mInterestingConfigChanges.applyNewConfig(mApplicationContext.getResources())) {
    [all...]

Completed in 40 milliseconds