Searched refs:profileSid (Results 1 – 2 of 2) sorted by relevance
126 final long profileSid = mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID); in testManagedProfileUnifiedChallenge() local130 assertTrue(profileSid != 0); in testManagedProfileUnifiedChallenge()131 assertTrue(profileSid != primarySid); in testManagedProfileUnifiedChallenge()134 assertTrue(turnedOffProfileSid != profileSid); in testManagedProfileUnifiedChallenge()146 assertEquals(profileSid, mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID)); in testManagedProfileUnifiedChallenge()161 assertEquals(profileSid, mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID)); in testManagedProfileUnifiedChallenge()190 final long profileSid = mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID); in testManagedProfileSeparateChallenge() local192 assertTrue(profileSid != 0); in testManagedProfileSeparateChallenge()193 assertTrue(profileSid != primarySid); in testManagedProfileSeparateChallenge()208 assertEquals(profileSid, mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID)); in testManagedProfileSeparateChallenge()[all …]
268 final long profileSid = mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID); in testManagedProfileUnifiedChallengeMigration() local272 assertTrue(profileSid != 0); in testManagedProfileUnifiedChallengeMigration()273 assertTrue(profileSid != primarySid); in testManagedProfileUnifiedChallengeMigration()286 assertEquals(profileSid, mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID)); in testManagedProfileUnifiedChallengeMigration()306 final long profileSid = mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID); in testManagedProfileSeparateChallengeMigration() local310 assertTrue(profileSid != 0); in testManagedProfileSeparateChallengeMigration()311 assertTrue(profileSid != primarySid); in testManagedProfileSeparateChallengeMigration()330 assertEquals(profileSid, mGateKeeperService.getSecureUserId(MANAGED_PROFILE_USER_ID)); in testManagedProfileSeparateChallengeMigration()