Searched refs:hasEscrowData (Results 1 – 2 of 2) sorted by relevance
1904 if (!mSpManager.hasEscrowData(userId)) { in isWeakEscrowTokenValid()3030 if (!mSpManager.hasEscrowData(userId)) {3091 if (!mSpManager.hasEscrowData(userId)) {3145 if (!mSpManager.hasEscrowData(userId)) {
827 public boolean hasEscrowData(int userId) { in hasEscrowData() method in SyntheticPasswordManager