Home
last modified time | relevance | path

Searched refs:getBoundToSpecificSecureUserId (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java244 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
247 spec.getBoundToSpecificSecureUserId() in addSids()
271 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
272 sids.add(spec.getBoundToSpecificSecureUserId()); in addSids()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DUserAuthArgs.java35 long getBoundToSpecificSecureUserId(); in getBoundToSpecificSecureUserId() method
H A DKeyProtection.java521 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyProtection
H A DKeyGenParameterSpec.java847 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyGenParameterSpec
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt2225 method public long getBoundToSpecificSecureUserId();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51411 Landroid/security/keystore/KeyGenParameterSpec;->getBoundToSpecificSecureUserId()J
51680 Landroid/security/keystore/UserAuthArgs;->getBoundToSpecificSecureUserId()J