Searched refs:diskStore (Results 1 – 2 of 2) sorted by relevance
144 AssociationDiskStore diskStore) { in AssociationStore() argument147 mDiskStore = diskStore; in AssociationStore()
679 HibernationStateDiskStore<UserLevelState> diskStore = in onUserUnlocking() local681 mUserDiskStores.put(userId, diskStore); in onUserUnlocking()683 List<UserLevelState> storedStates = diskStore.readHibernationStates(); in onUserUnlocking()