Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore2/
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()
/frameworks/base/keystore/java/android/security/keystore/
DUserAuthArgs.java35 long getBoundToSpecificSecureUserId(); in getBoundToSpecificSecureUserId() method
DKeyProtection.java521 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyProtection
DKeyGenParameterSpec.java847 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyGenParameterSpec
/frameworks/base/core/api/
Dtest-current.txt2287 method public long getBoundToSpecificSecureUserId();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48088 Landroid/security/keystore/KeyGenParameterSpec;->getBoundToSpecificSecureUserId()J
48357 Landroid/security/keystore/UserAuthArgs;->getBoundToSpecificSecureUserId()J