Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DViewState.java127 AutofillValue getAutofilledValue() { in getAutofilledValue() method in ViewState
H A DSession.java1119 final AutofillValue filledValue = viewState.getAutofilledValue(); in fillContextWithAllowedValuesLocked()
3037 final AutofillValue autofilledValue = viewState.getAutofilledValue(); in logContextCommittedLocked()
3413 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
3481 final AutofillValue filledValue = viewState.getAutofilledValue(); in showSaveLocked()
4322 final AutofillValue filledValue = viewState.getAutofilledValue(); in updateViewStateAndUiOnValueChangedLocked()