Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DFillResponse.java114 private final @Nullable AutofillId[] mFillDialogTriggerIds; field in FillResponse
403 private AutofillId[] mFillDialogTriggerIds; field in FillResponse.Builder
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java694 @Nullable private List<AutofillId> mFillDialogTriggerIds; field in AutofillManager