Searched refs:mInterestingConfigChanges (Results 1 – 2 of 2) sorted by relevance
128 private final InterestingConfigChanges mInterestingConfigChanges; field in AssistManager167 if (!mInterestingConfigChanges.applyNewConfig(mContext.getResources())) {216 mInterestingConfigChanges = new InterestingConfigChanges(ActivityInfo.CONFIG_ORIENTATION in AssistManager()
134 private InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges(); field in ApplicationsState185 mInterestingConfigChanges = interestingConfigChanges; in setInterestingConfigChanges()287 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) { in doResumeIfNeededLocked()