Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DViewState.java116 AutofillValue getAutofilledValue() { in getAutofilledValue() method in ViewState
DSession.java440 final AutofillValue filledValue = viewState.getAutofilledValue(); in fillContextWithAllowedValuesLocked()
1187 final AutofillValue autofilledValue = viewState.getAutofilledValue(); in logContextCommittedLocked()
1509 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
1550 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
2044 final AutofillValue filledValue = viewState.getAutofilledValue(); in updateLocked()