Searched refs:hasSyntheticPassword (Results 1 – 1 of 1) sorted by relevance
95 private boolean hasSyntheticPassword(int userId) throws RemoteException { in hasSyntheticPassword() method in SyntheticPasswordTests113 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testPasswordMigration()282 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testManagedProfileUnifiedChallengeMigration()283 assertTrue(hasSyntheticPassword(MANAGED_PROFILE_USER_ID)); in testManagedProfileUnifiedChallengeMigration()324 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testManagedProfileSeparateChallengeMigration()325 assertTrue(hasSyntheticPassword(MANAGED_PROFILE_USER_ID)); in testManagedProfileSeparateChallengeMigration()417 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testEscrowTokenActivatedImmediatelyIfNoUserPasswordNeedsMigration()427 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testEscrowTokenActivatedImmediatelyIfNoUserPasswordNoMigration()