determine
abstract suspend fun determine(currentUrl: String, username: String?, password: String?): ExistingCredentialMatchDetector.ContainsCredentialsResult
Determine if the given credential exists in the autofill storage. This isn't a binary, as there are different match types that can be returned as captured by ContainsCredentialsResult