Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillStateFingerprint.java175 AutofillId currentAutofillId = view.getAutofillId(); in attemptRefill() local
195 AutofillId currentAutofillId = mOldIdsToCurrentAutofillIdMap.get(oldAutofillId); in attemptRefill() local