Home
last modified time | relevance | path

Searched defs:secureUserId (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/
DIWritableIdentityCredential.aidl23 …erCertificate, in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIWritableIdentityCredential.aidl191 in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/
DIWritableIdentityCredential.aidl23 …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/
DIWritableIdentityCredential.aidl23 …erCertificate, in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
/hardware/interfaces/identity/aidl/vts/
DVtsIdentityTestUtils.cpp99 int64_t secureUserId = testProfile.userAuthenticationRequired ? 66 : 0; in addAccessControlProfiles() local
DVtsIWritableIdentityCredentialTests.cpp248 int64_t secureUserId = testProfile.userAuthenticationRequired ? 66 : 0; in TEST_P() local
/hardware/interfaces/identity/aidl/default/
DWritableIdentityCredential.cpp141 int64_t timeoutMillis, int64_t secureUserId, in addAccessControlProfile()