Searched refs:mInterestingConfigChanges (Results 1 – 2 of 2) sorted by relevance
130 private final InterestingConfigChanges mInterestingConfigChanges; field in AssistManager167 if (!mInterestingConfigChanges.applyNewConfig(mContext.getResources())) {209 mInterestingConfigChanges = new InterestingConfigChanges(ActivityInfo.CONFIG_ORIENTATION in AssistManager()
132 private InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges(); field in ApplicationsState183 mInterestingConfigChanges = interestingConfigChanges; in setInterestingConfigChanges()286 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) { in doResumeIfNeededLocked()