Home
last modified time | relevance | path

Searched refs:getSynthenticPasswordStateFilePathForUser (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java461 writeFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name), data); in writeSyntheticPasswordState()
465 return readFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name)); in readSyntheticPasswordState()
469 String path = getSynthenticPasswordStateFilePathForUser(userId, handle, name); in deleteSyntheticPasswordState()
527 protected String getSynthenticPasswordStateFilePathForUser(int userId, long handle, in getSynthenticPasswordStateFilePathForUser() method in LockSettingsStorage
/frameworks/base/services/
Dart-profile18789 HSPLcom/android/server/locksettings/LockSettingsStorage;->getSynthenticPasswordStateFilePathForUser