Searched refs:autofilledValue (Results 1 – 1 of 1) sorted by relevance
3428 final AutofillValue autofilledValue = viewState.getAutofilledValue(); in logContextCommittedLocked() local3430 if (autofilledValue != null && autofilledValue.equals(currentValue)) { in logContextCommittedLocked()