Home
last modified time | relevance | path

Searched refs:bs (Results 1 – 2 of 2) sorted by relevance

/credentials/credentials/src/main/java/androidx/credentials/webauthn/
DAuthenticatorAssertionResponse.kt31 private val bs: Boolean, constant in androidx.credentials.webauthn.AuthenticatorAssertionResponse
64 if (bs) { in defaultAuthenticatorData()
DAuthenticatorAttestationResponse.kt33 private val bs: Boolean, constant in androidx.credentials.webauthn.AuthenticatorAttestationResponse
64 if (bs) { in authData()