Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java227 public void setEscrowData(@Nullable byte[] encryptedEscrowSplit0, in setEscrowData() argument
229 mEncryptedEscrowSplit0 = encryptedEscrowSplit0; in setEscrowData()