Searched defs:secureUserId (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/ |
D | IWritableIdentityCredential.aidl | 23 …erCertificate, in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
|
/hardware/interfaces/identity/aidl/android/hardware/identity/ |
D | IWritableIdentityCredential.aidl | 191 in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
|
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/ |
D | IWritableIdentityCredential.aidl | 23 …erCertificate, in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
|
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/ |
D | IWritableIdentityCredential.aidl | 23 …erCertificate, in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
|
/hardware/interfaces/identity/aidl/vts/ |
D | VtsIdentityTestUtils.cpp | 99 int64_t secureUserId = testProfile.userAuthenticationRequired ? 66 : 0; in addAccessControlProfiles() local
|
D | VtsIWritableIdentityCredentialTests.cpp | 248 int64_t secureUserId = testProfile.userAuthenticationRequired ? 66 : 0; in TEST_P() local
|
/hardware/interfaces/identity/aidl/default/ |
D | WritableIdentityCredential.cpp | 141 int64_t timeoutMillis, int64_t secureUserId, in addAccessControlProfile()
|