Searched refs:GateKeeper (Results 1 – 17 of 17) sorted by relevance
31 public abstract class GateKeeper { class35 private GateKeeper() {} in GateKeeper() method in GateKeeper
25 import android.security.GateKeeper;233 long rootSid = GateKeeper.getSecureUserId(); in getRootSid()245 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()272 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
22 import android.security.GateKeeper;71 long rootSid = GateKeeper.getSecureUserId(); in canUserAuthorizationSucceed()
20 import android.security.GateKeeper;269 return BigInteger.valueOf(GateKeeper.getSecureUserId()); in getGateKeeperSecureUserId()
27 import android.security.GateKeeper;959 authenticatorSpec.authenticatorId = GateKeeper.getSecureUserId(); in setWrappedKeyEntry()
21 import android.security.GateKeeper;167 long rootSid = GateKeeper.getSecureUserId(); in getRootSid()
20 import android.security.GateKeeper;80 if (parentSid == GateKeeper.INVALID_SECURE_USER_ID) return; in storePassword()
45 import android.security.GateKeeper;953 long sid = GateKeeper.INVALID_SECURE_USER_ID; in createLskfBasedProtector()1343 long sid = GateKeeper.INVALID_SECURE_USER_ID; in unlockLskfBasedProtector()
23 import android.security.GateKeeper;403 return GateKeeper.getService(); in getGateKeeperService()
26 import android.security.GateKeeper;603 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
29 import android.security.GateKeeper;937 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
34 import android.security.GateKeeper;232 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_createsDecryptKeyIfNoSid()
6594 android.security.GateKeeper
29384 Landroid/security/GateKeeper;
6598 android.security.GateKeeper
39491 Landroid/security/GateKeeper;
47315 Landroid/security/GateKeeper;-><init>()V47316 Landroid/security/GateKeeper;->getService()Landroid/service/gatekeeper/IGateKeeperService;47317 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J