Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java106 private final @Nullable AutofillId[] mFillDialogTriggerIds; field in FillResponse
391 private AutofillId[] mFillDialogTriggerIds; field in FillResponse.Builder
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java660 @Nullable private List<AutofillId> mFillDialogTriggerIds; field in AutofillManager