Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/
DInterestingConfigChanges.java28 public class InterestingConfigChanges { class
33 public InterestingConfigChanges() { in InterestingConfigChanges() method in InterestingConfigChanges
39 public InterestingConfigChanges(int flags) { in InterestingConfigChanges() method in InterestingConfigChanges
DApplicationsState.java134 private InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
187 void setInterestingConfigChanges(InterestingConfigChanges interestingConfigChanges) { in setInterestingConfigChanges()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DFullScreenUserSwitcherViewController.java34 import com.android.settingslib.applications.InterestingConfigChanges;
60 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
/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/dashboard/
DCategoryManager.java30 import com.android.settingslib.applications.InterestingConfigChanges;
53 private final InterestingConfigChanges mInterestingConfigChanges;
73 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java48 import com.android.settingslib.applications.InterestingConfigChanges;
87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2204 PLcom/android/settingslib/applications/InterestingConfigChanges;-><init>()V
2205 PLcom/android/settingslib/applications/InterestingConfigChanges;-><init>(I)V