Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillStateFingerprint.java178 AutofillId oldAutofillId = mHashToAutofillIdMap.get(currentHash); in attemptRefill() local
194 AutofillId oldAutofillId = mFailedIds.get(i); in attemptRefill() local