Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java3899 AutofillId fillId = mFillDialogTriggerIds.get(i); in shouldShowAutofillDialog() local
3900 if (fillId.equalsIgnoreSession(id)) { in shouldShowAutofillDialog()