Searched refs:mLastConfig (Results 1 – 3 of 3) 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()
137 std::set<std::string> mLastConfig; member
1045 if (mLastConfig.count(line) == 0) { in updateFormats()1053 mLastConfig.swap(configLines); in updateFormats()