Searched refs:GateKeeper (Results 1 – 19 of 19) 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;70 long rootSid = GateKeeper.getSecureUserId(); in canUserAuthorizationSucceed()
20 import android.security.GateKeeper;271 return BigInteger.valueOf(GateKeeper.getSecureUserId()); in getGateKeeperSecureUserId()
29 import android.security.GateKeeper;992 authenticatorSpec.authenticatorId = GateKeeper.getSecureUserId(); in setWrappedKeyEntry()
20 import android.security.GateKeeper;81 if (parentSid == GateKeeper.INVALID_SECURE_USER_ID) return; in storePassword()
46 import android.security.GateKeeper;1009 long sid = GateKeeper.INVALID_SECURE_USER_ID; in createLskfBasedProtector()1403 long sid = GateKeeper.INVALID_SECURE_USER_ID; in unlockLskfBasedProtector()
21 import android.security.GateKeeper;167 long rootSid = GateKeeper.getSecureUserId(); in getRootSid()
23 import android.security.GateKeeper;405 return GateKeeper.getService(); in getGateKeeperService()
27 import android.security.GateKeeper;644 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
30 import android.security.GateKeeper;982 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
35 import android.security.GateKeeper;234 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_createsDecryptKeyIfNoSid()
71 import android.security.GateKeeper;649 if (secureUserId == GateKeeper.INVALID_SECURE_USER_ID) {1003 return GateKeeper.getService();
83 import android.security.GateKeeper;1829 assertNotEquals(GateKeeper.INVALID_SECURE_USER_ID, secureUserId); in testGetLastAuthenticationTime_flagOn_callsKeystoreAuthorization()
6731 android.security.GateKeeper
29132 Landroid/security/GateKeeper;
6735 android.security.GateKeeper
39266 Landroid/security/GateKeeper;
46672 Landroid/security/GateKeeper;-><init>()V46673 Landroid/security/GateKeeper;->getService()Landroid/service/gatekeeper/IGateKeeperService;46674 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J