Searched refs:protectorExists (Results 1 – 2 of 2) sorted by relevance
3297 return mSpManager.protectorExists(handle, userId);3318 if (mSpManager.protectorExists(handle, userId)) {
1731 public boolean protectorExists(long protectorId, int userId) { in protectorExists() method in SyntheticPasswordManager