Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java104 private final @Nullable AutofillId[] mAuthenticationIds; field in FillResponse
387 private AutofillId[] mAuthenticationIds; field in FillResponse.Builder