Searched defs:InterestingConfigChanges (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DInterestingConfigChanges.java23 public class InterestingConfigChanges { class
28 public InterestingConfigChanges() { method in class:InterestingConfigChanges
34 public InterestingConfigChanges(int flags) { method in class:InterestingConfigChanges
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java162 public static class InterestingConfigChanges { class in class:LoaderCustomSupport
209 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java162 public static class InterestingConfigChanges { class in class:LoaderCustomSupport
209 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();

Completed in 55 milliseconds