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