Searched refs:hasPasswordData (Results 1 – 2 of 2) sorted by relevance
94 assertFalse(manager.hasPasswordData(protectorId, USER_ID)); in testNoneLskfBasedProtector()115 assertTrue(manager.hasPasswordData(protectorId, USER_ID)); in testNonNoneLskfBasedProtector()
1824 boolean hasPasswordData(long protectorId, int userId) { in hasPasswordData() method in SyntheticPasswordManager