Searched refs:INVALID_SECURE_USER_ID (Results 1 – 10 of 10) sorted by relevance
33 public static final long INVALID_SECURE_USER_ID = 0; field in GateKeeper
245 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()272 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
81 if (parentSid == GateKeeper.INVALID_SECURE_USER_ID) return; in storePassword()
1009 long sid = GateKeeper.INVALID_SECURE_USER_ID; in createLskfBasedProtector()1403 long sid = GateKeeper.INVALID_SECURE_USER_ID; in unlockLskfBasedProtector()
644 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
982 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
234 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_createsDecryptKeyIfNoSid()
649 if (secureUserId == GateKeeper.INVALID_SECURE_USER_ID) {
1829 assertNotEquals(GateKeeper.INVALID_SECURE_USER_ID, secureUserId); in testGetLastAuthenticationTime_flagOn_callsKeystoreAuthorization()
46674 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J