Home
last modified time | relevance | path

Searched refs:getCurrentValue (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/controls/templates/
H A DRangeTemplate.java120 public float getCurrentValue() { in getCurrentValue() method in RangeTemplate
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DViewState.java118 AutofillValue getCurrentValue() { in getCurrentValue() method in ViewState
H A DSession.java1082 AutofillValue value = state.getCurrentValue(); in findValueFromThisSessionOnlyLocked()
1118 final AutofillValue currentValue = viewState.getCurrentValue(); in fillContextWithAllowedValuesLocked()
3194 currentValues.add(viewState.getCurrentValue()); in logFieldClassificationScore()
3385 AutofillValue value = viewState.getCurrentValue(); in showSaveLocked()
3741 final AutofillValue value = viewState.getCurrentValue(); in updateValuesForSaveLocked()
4129 if (!Objects.equals(value, viewState.getCurrentValue())) { in updateLocked()
4289 && viewState.getCurrentValue() != null in logIfViewClearedLocked()
4290 && viewState.getCurrentValue().isText() in logIfViewClearedLocked()
4291 && viewState.getCurrentValue().getTextValue() != null in logIfViewClearedLocked()
4379 final AutofillValue currentValue = viewState.getCurrentValue(); in updateFilteringStateOnValueChangedLocked()
[all …]
/aosp14/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDevice.cpp886 const jlong object_size = static_cast<jlong>(property->getCurrentValue().u.u64); in android_mtp_MtpDevice_get_object_size_long()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof2876 HSPLandroidx/compose/runtime/DerivedSnapshotState;->getCurrentValue()Ljava/lang/Object;
8916 HSPLcom/android/credentialmanager/common/material/SwipeableState;->getCurrentValue()Ljava/lang/Obje…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40516 method public float getCurrentValue();