Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java69 final Configuration mLastConfiguration = new Configuration(); field in AppOpsCategory.InterestingConfigChanges
73 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appops/
DAppOpsCategory.java69 final Configuration mLastConfiguration = new Configuration(); field in AppOpsCategory.InterestingConfigChanges
73 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig()