Searched refs:mLastConfiguration (Results 1 – 2 of 2) sorted by relevance
166 final Configuration mLastConfiguration = new Configuration(); field in LoaderCustomSupport.InterestingConfigChanges170 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig()
164 final Configuration mLastConfiguration = new Configuration(); field in LoaderCustom.InterestingConfigChanges168 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig()