HomeSort by relevance Sort by last modified time
    Searched refs:InterestingConfigChanges (Results 1 - 6 of 6) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
InterestingConfigChanges.java 23 class InterestingConfigChanges {
AppOpsCategory.java 70 public static class InterestingConfigChanges {
117 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
ApplicationsState.java 278 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
    [all...]
RunningState.java 82 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 163 public static class InterestingConfigChanges {
210 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCustomSupport.java 165 public static class InterestingConfigChanges {
212 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();

Completed in 1538 milliseconds