Searched refs:autofilledValue (Results 1 – 2 of 2) sorted by relevance
1389 final AutofillValue autofilledValue = viewState.getAutofilledValue(); in logContextCommittedLocked() local1391 if (autofilledValue != null && autofilledValue.equals(currentValue)) { in logContextCommittedLocked()
11640 final CharSequence autofilledValue = value.getTextValue(); in autofill() local11643 setText(autofilledValue, mBufferType, true, 0); in autofill()