Searched refs:getCurrentValue (Results 1 – 7 of 7) sorted by relevance
95 const MtpPropertyValue& getCurrentValue() { return mCurrentValue; } in getCurrentValue() function
120 public float getCurrentValue() { in getCurrentValue() method in RangeTemplate
618 AutofillValue value = state.getCurrentValue();654 final AutofillValue currentValue = viewState.getCurrentValue();1721 final AutofillValue currentValue = viewState.getCurrentValue();1740 final AutofillValue currentValue = viewState.getCurrentValue();1874 currentValues.add(viewState.getCurrentValue());2015 AutofillValue value = viewState.getCurrentValue();2093 final AutofillValue currentValue = viewState.getCurrentValue();2365 final AutofillValue value = viewState.getCurrentValue();2699 if (!Objects.equals(value, viewState.getCurrentValue())) {2792 && viewState.getCurrentValue() != null[all …]
116 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()
10335 HPLcom/android/server/autofill/ViewState;->getCurrentValue()Landroid/view/autofill/AutofillValue;
43597 method public float getCurrentValue();