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.java490 writeFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name), data); in writeSyntheticPasswordState()
494 return readFile(getSynthenticPasswordStateFilePathForUser(userId, handle, name)); in readSyntheticPasswordState()
498 String path = getSynthenticPasswordStateFilePathForUser(userId, handle, name); in deleteSyntheticPasswordState()
556 protected String getSynthenticPasswordStateFilePathForUser(int userId, long handle, in getSynthenticPasswordStateFilePathForUser() method in LockSettingsStorage
/frameworks/base/services/
Dart-profile8346 HSPLcom/android/server/locksettings/LockSettingsStorage;->getSynthenticPasswordStateFilePathForUser