Home
last modified time | relevance | path

Searched defs:InterestingConfigChanges (Results 1 – 2 of 2) 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
/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java68 public static class InterestingConfigChanges { class in AppOpsCategory