Searched refs:getBoundToSpecificSecureUserId (Results 1 – 7 of 7) sorted by relevance
245 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()248 spec.getBoundToSpecificSecureUserId() in addSids()272 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()273 sids.add(spec.getBoundToSpecificSecureUserId()); in addSids()
35 long getBoundToSpecificSecureUserId(); in getBoundToSpecificSecureUserId() method
904 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyGenParameterSpec1050 mBoundToSecureUserId = sourceSpec.getBoundToSpecificSecureUserId(); in Builder()
123 out.writeLong(mSpec.getBoundToSpecificSecureUserId()); in writeToParcel()
565 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyProtection
2944 method public long getBoundToSpecificSecureUserId();
47445 Landroid/security/keystore/KeyGenParameterSpec;->getBoundToSpecificSecureUserId()J47714 Landroid/security/keystore/UserAuthArgs;->getBoundToSpecificSecureUserId()J