Searched refs:existsHandle (Results 1 – 3 of 3) sorted by relevance
1065 public boolean existsHandle(long handle, int userId) { in existsHandle() method in SyntheticPasswordManager
2808 return mSpManager.existsHandle(handle, userId); in isEscrowTokenActive()2829 if (mSpManager.existsHandle(handle, userId)) { in removeEscrowToken()
8397 PLcom/android/server/locksettings/SyntheticPasswordManager;->existsHandle(JI)Z