Searched refs:getCurrentValue (Results 1 – 4 of 4) sorted by relevance
95 const MtpPropertyValue& getCurrentValue() { return mCurrentValue; } in getCurrentValue() function
483 AutofillValue value = state.getCurrentValue(); in findValueFromThisSessionOnlyLocked()519 final AutofillValue currentValue = viewState.getCurrentValue(); in fillContextWithAllowedValuesLocked()1390 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked()1409 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked()1543 currentValues.add(viewState.getCurrentValue()); in logFieldClassificationScore()1684 AutofillValue value = viewState.getCurrentValue(); in showSaveLocked()1762 final AutofillValue currentValue = viewState.getCurrentValue(); in showSaveLocked()2034 final AutofillValue value = viewState.getCurrentValue(); in updateValuesForSaveLocked()2344 if (!Objects.equals(value, viewState.getCurrentValue())) { in updateLocked()2346 && viewState.getCurrentValue() != null in updateLocked()[all …]
108 AutofillValue getCurrentValue() { in getCurrentValue() method in ViewState
736 const jlong object_size = static_cast<jlong>(property->getCurrentValue().u.u64); in android_mtp_MtpDevice_get_object_size_long()