Searched refs:mPersistentStore (Results 1 – 1 of 1) sorted by relevance
153 private PersistentDataStore mPersistentStore; field in CompanionDeviceManagerService236 mPersistentStore = new PersistentDataStore(); in onStart()268 mPersistentStore.readStateForUsers( in loadAssociationsFromDisk()472 mPersistentStore.persistStateForUser(userId, allAssociations, usedIdsForUser); in persistStateForUser()