Searched refs:getSynthenticPasswordStateFilePathForUser (Results 1 – 2 of 2) sorted by relevance
485 writeFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name), data); in writeSyntheticPasswordState()489 return readFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name)); in readSyntheticPasswordState()493 String path = getSynthenticPasswordStateFilePathForUser(userId, handle, name); in deleteSyntheticPasswordState()551 protected String getSynthenticPasswordStateFilePathForUser(int userId, long handle, in getSynthenticPasswordStateFilePathForUser() method in LockSettingsStorage
23581 HSPLcom/android/server/locksettings/LockSettingsStorage;->getSynthenticPasswordStateFilePathForUser…