Searched refs:PersistentDataStore (Results 1 – 7 of 7) sorted by relevance
59 final class PersistentDataStore { class74 public PersistentDataStore() { in PersistentDataStore() method in PersistentDataStore
75 private final PersistentDataStore mPersistentDataStore;96 PersistentDataStore persistentDataStore) { in WifiDisplayAdapter()
209 private final PersistentDataStore mPersistentDataStore = new PersistentDataStore();
64 final class PersistentDataStore { class86 public PersistentDataStore(Context context, int userId) { in PersistentDataStore() method in PersistentDataStore
2036 private final PersistentDataStore persistentDataStore;2039 persistentDataStore = new PersistentDataStore(context, userId); in UserState()
70 final class PersistentDataStore { class84 public PersistentDataStore() { in PersistentDataStore() method in PersistentDataStore
152 private final PersistentDataStore mDataStore = new PersistentDataStore();