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.java164 AutofillValue getAutofilledValue() { in getAutofilledValue() method in ViewState
DSession.java1235 final AutofillValue filledValue = viewState.getAutofilledValue(); in fillContextWithAllowedValuesLocked()
3428 final AutofillValue autofilledValue = viewState.getAutofilledValue(); in logContextCommittedLocked()
3821 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
3903 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
4833 final AutofillValue filledValue = viewState.getAutofilledValue(); in updateViewStateAndUiOnValueChangedLocked()