Searched refs:writeSyntheticPasswordState (Results 1 – 3 of 3) sorted by relevance
360 mStorage.writeSyntheticPasswordState(10, 1234L, "state", data); in testSyntheticPasswordState()
428 public void writeSyntheticPasswordState(int userId, long protectorId, String name, in writeSyntheticPasswordState() method in LockSettingsStorage
1811 mStorage.writeSyntheticPasswordState(userId, protectorId, stateName, data); in saveState()