Home
last modified time | relevance | path

Searched refs:PersistentDataStore (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DPersistentDataStoreTest.java45 private PersistentDataStore mDataStore;
51 mDataStore = new PersistentDataStore(mInjector); in setUp()
163 PersistentDataStore newDataStore = new PersistentDataStore(newInjector); in testStoreAndReloadOfBrightnessConfigurations()
189 public class TestInjector extends PersistentDataStore.Injector {
/frameworks/base/services/core/java/com/android/server/tv/
DPersistentDataStore.java64 final class PersistentDataStore { class
86 public PersistentDataStore(Context context, int userId) { in PersistentDataStore() method in PersistentDataStore
DTvInputManagerService.java2250 private final PersistentDataStore persistentDataStore;
2253 persistentDataStore = new PersistentDataStore(context, userId); in UserState()
/frameworks/base/services/core/java/com/android/server/display/
DPersistentDataStore.java88 final class PersistentDataStore { class
136 public PersistentDataStore() { in PersistentDataStore() method in PersistentDataStore
141 PersistentDataStore(Injector injector) { in PersistentDataStore() method in PersistentDataStore
DWifiDisplayAdapter.java76 private final PersistentDataStore mPersistentDataStore;
97 PersistentDataStore persistentDataStore) { in WifiDisplayAdapter()
DDisplayManagerService.java281 private final PersistentDataStore mPersistentDataStore = new PersistentDataStore();
/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java64 final class PersistentDataStore { class
78 public PersistentDataStore() { in PersistentDataStore() method in PersistentDataStore
DInputManagerService.java163 private final PersistentDataStore mDataStore = new PersistentDataStore();
/frameworks/base/services/
Dart-profile15545 HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;-><init>()V
15546 …/android/server/display/PersistentDataStore$BrightnessConfigurations;->access$200(Lcom/android/ser…
15547 HPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->dump(Ljava/io/PrintWri…
15548 HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->getBrightnessConfigur…
15549 HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->loadFromXml(Lorg/xmlp…
15550 PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->saveToXml(Lorg/xmlpull/…
15551 PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->setBrightnessConfigurat…
15552 HSPLcom/android/server/display/PersistentDataStore$DisplayState;-><init>()V
15553 HSPLcom/android/server/display/PersistentDataStore$DisplayState;-><init>(Lcom/android/server/displa…
15554 HSPLcom/android/server/display/PersistentDataStore$DisplayState;->getColorMode()I
[all …]