Searched refs:persistStateForUser (Results 1 – 2 of 2) sorted by relevance
297 persistStateForUser(userId); in loadAssociationsFromDisk()460 private void persistStateForUser(@UserIdInt int userId) { in persistStateForUser() method in CompanionDeviceManagerService472 mPersistentStore.persistStateForUser(userId, allAssociations, usedIdsForUser); in persistStateForUser()1483 persistStateForUser(user.id); in persistState()1515 persistStateForUser(userId); in handleMessage()
311 void persistStateForUser(@UserIdInt int userId, in persistStateForUser() method in PersistentDataStore