Searched refs:mLastConfig (Results 1 – 1 of 1) sorted by relevance
137 private Configuration mLastConfig; field in RecentsActivity341 mLastConfig = new Configuration(Utilities.getAppConfiguration(this)); in onCreate()507 mLastConfig.orientation != newDeviceConfiguration.orientation, in onConfigurationChanged()508 mLastConfig.densityDpi != newDeviceConfiguration.densityDpi, numStackTasks > 0)); in onConfigurationChanged()510 mLastConfig.updateFrom(newDeviceConfiguration); in onConfigurationChanged()