Searched refs:InterestingConfigChanges (Results 1 – 7 of 7) sorted by relevance
28 public class InterestingConfigChanges { class33 public InterestingConfigChanges() { in InterestingConfigChanges() method in InterestingConfigChanges39 public InterestingConfigChanges(int flags) { in InterestingConfigChanges() method in InterestingConfigChanges
134 private InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();187 void setInterestingConfigChanges(InterestingConfigChanges interestingConfigChanges) { in setInterestingConfigChanges()
34 import com.android.settingslib.applications.InterestingConfigChanges;60 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
68 public static class InterestingConfigChanges { class in AppOpsCategory115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
30 import com.android.settingslib.applications.InterestingConfigChanges;53 private final InterestingConfigChanges mInterestingConfigChanges;73 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()
48 import com.android.settingslib.applications.InterestingConfigChanges;87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();
2204 PLcom/android/settingslib/applications/InterestingConfigChanges;-><init>()V2205 PLcom/android/settingslib/applications/InterestingConfigChanges;-><init>(I)V