Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/dashboard/
DCategoryManager.java27 import com.android.settingslib.applications.InterestingConfigChanges;
47 private final InterestingConfigChanges mInterestingConfigChanges;
67 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/apps/Settings/src/com/android/settings/applications/
DRunningState.java48 import com.android.settingslib.applications.InterestingConfigChanges;
87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();