Searched refs:InterestingConfigChanges (Results 1 – 10 of 10) sorted by relevance
23 public class InterestingConfigChanges { class28 public InterestingConfigChanges() { in InterestingConfigChanges() method in InterestingConfigChanges34 public InterestingConfigChanges(int flags) { in InterestingConfigChanges() method in InterestingConfigChanges
134 private InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();184 void setInterestingConfigChanges(InterestingConfigChanges interestingConfigChanges) { in setInterestingConfigChanges()
27 import com.android.settingslib.applications.InterestingConfigChanges;64 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
29 import com.android.settingslib.applications.InterestingConfigChanges;49 private final InterestingConfigChanges mInterestingConfigChanges;69 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()
68 public static class InterestingConfigChanges { class in AppOpsCategory115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges();
37 import com.android.settingslib.applications.InterestingConfigChanges;54 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
48 import com.android.settingslib.applications.InterestingConfigChanges;94 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
88 import com.android.settingslib.applications.InterestingConfigChanges;290 private final InterestingConfigChanges mConfigChanges = new InterestingConfigChanges(
717 final InterestingConfigChanges configChanges = mock(InterestingConfigChanges.class); in setupDoResumeIfNeededLocked()
48 import com.android.settingslib.applications.InterestingConfigChanges;87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges();