Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DInterestingConfigChanges.java23 public class InterestingConfigChanges { class
28 public InterestingConfigChanges() { in InterestingConfigChanges() method in InterestingConfigChanges
34 public InterestingConfigChanges(int flags) { in InterestingConfigChanges() method in InterestingConfigChanges
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DLoaderCustomSupport.java163 public static class InterestingConfigChanges { class in LoaderCustomSupport