Searched refs:hasSyntheticPassword (Results 1 – 1 of 1) sorted by relevance
101 private boolean hasSyntheticPassword(int userId) throws RemoteException { in hasSyntheticPassword() method in SyntheticPasswordTests119 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testPasswordMigration()291 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testManagedProfileUnifiedChallengeMigration()292 assertTrue(hasSyntheticPassword(MANAGED_PROFILE_USER_ID)); in testManagedProfileUnifiedChallengeMigration()335 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testManagedProfileSeparateChallengeMigration()336 assertTrue(hasSyntheticPassword(MANAGED_PROFILE_USER_ID)); in testManagedProfileSeparateChallengeMigration()432 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testEscrowTokenActivatedImmediatelyIfNoUserPasswordNeedsMigration()442 assertTrue(hasSyntheticPassword(PRIMARY_USER_ID)); in testEscrowTokenActivatedImmediatelyIfNoUserPasswordNoMigration()