Home
last modified time | relevance | path

Searched defs:InterestingConfigChanges (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DInterestingConfigChanges.java23 public class InterestingConfigChanges { class
28 public InterestingConfigChanges() { in InterestingConfigChanges() method in InterestingConfigChanges
34 public InterestingConfigChanges(int flags) { in InterestingConfigChanges() method in InterestingConfigChanges
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appops/
H A DAppOpsCategory.java68 public static class InterestingConfigChanges { class in AppOpsCategory