Searched refs:getBoundToSpecificSecureUserId (Results 1 – 6 of 6) sorted by relevance
154 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addUserAuthArgs()155 sids.add(spec.getBoundToSpecificSecureUserId()); in addUserAuthArgs()179 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addUserAuthArgs()180 sid = spec.getBoundToSpecificSecureUserId(); in addUserAuthArgs()
34 long getBoundToSpecificSecureUserId(); in getBoundToSpecificSecureUserId() method
510 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyProtection
707 public long getBoundToSpecificSecureUserId() { in getBoundToSpecificSecureUserId() method in KeyGenParameterSpec
211 getDecryptKeyProtection().getBoundToSpecificSecureUserId()); in init_createsDecryptKeyBoundToTheUsersAuthentication()
2413 method public long getBoundToSpecificSecureUserId();