Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DCategoryManager.java27 import com.android.settingslib.applications.InterestingConfigChanges;
45 private final InterestingConfigChanges mInterestingConfigChanges;
65 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()
/packages/apps/Settings/src/com/android/settings/dashboard/
DCategoryManager.java27 import com.android.settingslib.applications.InterestingConfigChanges;
46 private final InterestingConfigChanges mInterestingConfigChanges;
66 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()
/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java68 public static class InterestingConfigChanges { class in AppOpsCategory
115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appops/
DAppOpsCategory.java68 public static class InterestingConfigChanges { class in AppOpsCategory
115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DRunningState.java48 import com.android.settingslib.applications.InterestingConfigChanges;
87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java48 import com.android.settingslib.applications.InterestingConfigChanges;
87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();