Home
last modified time | relevance | path

Searched refs:mLastConfiguration (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DLoaderCustom.java164 final Configuration mLastConfiguration = new Configuration(); field in LoaderCustom.InterestingConfigChanges
168 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig()