Searched refs:getCurrentValue (Results 1 – 8 of 8) sorted by relevance
99 const MtpPropertyValue& getCurrentValue() { return mCurrentValue; } in getCurrentValue() function
625 mData.putString(property->getCurrentValue().str); in setDevicePropValueStr()
120 public float getCurrentValue() { in getCurrentValue() method in RangeTemplate
1182 AutofillValue value = state.getCurrentValue(); in findValueFromThisSessionOnlyLocked()1234 final AutofillValue currentValue = viewState.getCurrentValue(); in fillContextWithAllowedValuesLocked()3429 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked()3448 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked()3587 currentValues.add(viewState.getCurrentValue()); in logFieldClassificationScore()3778 AutofillValue value = viewState.getCurrentValue(); in showSaveLocked()3879 AutofillValue currentValue = viewState.getCurrentValue(); in showSaveLocked()4177 final AutofillValue value = viewState.getCurrentValue(); in updateValuesForSaveLocked()4584 if (!Objects.equals(value, viewState.getCurrentValue())) { in updateLocked()4788 && viewState.getCurrentValue() != null in logIfViewClearedLocked()[all …]
143 AutofillValue getCurrentValue() { in getCurrentValue() method in ViewState
886 const jlong object_size = static_cast<jlong>(property->getCurrentValue().u.u64); in android_mtp_MtpDevice_get_object_size_long()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40767 method public float getCurrentValue();