Home
last modified time | relevance | path

Searched defs:currentValue (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/
H A DAbstractLogpersistPreferenceController.java122 private void onLogdSizeSettingUpdate(String currentValue) { in onLogdSizeSettingUpdate()
142 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in updateLogpersistValues() local
197 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in setLogpersistOff() local
227 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption() local
246 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption() local
H A DAbstractLogdSizePreferenceController.java109 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local
/aosp14/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DStateKeeperRule.java55 final T currentValue = mStateManager.get(); in apply() local
H A DSettingsHelper.java59 String currentValue = get(namespace, key); in syncSet() local
85 String currentValue = get(namespace, key); in syncDelete() local
/aosp14/frameworks/base/libs/hwui/
H A DPathParser.cpp103 float currentValue = strtof(startPtr, &endPtr); in parseFloat() local
140 float currentValue = parseFloat(result, &pathStr[startPosition], end - startPosition); in getFloats() local
/aosp14/frameworks/base/core/java/android/service/controls/templates/
H A DRangeTemplate.java70 float currentValue, in RangeTemplate()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimator.kt323 val currentValue = property.getValue(target) regex
476 val currentValue = animatedProperty.getValue(target) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DPropertyAnimator.java91 Float currentValue = property.get(view); in startAnimation() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java1118 final AutofillValue currentValue = viewState.getCurrentValue(); in fillContextWithAllowedValuesLocked() local
3038 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked() local
3057 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked() local
3471 final AutofillValue currentValue = viewState.getCurrentValue(); in showSaveLocked() local
3561 final AutofillValue currentValue = currentValues.get(id); in showSaveLocked() local
4379 final AutofillValue currentValue = viewState.getCurrentValue(); in updateFilteringStateOnValueChangedLocked() local
5043 final AutofillValue currentValue = viewState.getCurrentValue(); in triggerAugmentedAutofillLocked() local
5135 AutofillValue currentValue) { in AugmentedAutofillInlineSuggestionRequestConsumer()
5226 AutofillValue currentValue) { in onAugmentedAutofillInlineSuggestionAccept()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java274 final float currentValue = getCastedFractionValue(start, end, fraction); in ofYOffset() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
H A DFeatureFlagsDebug.java295 T currentValue = readFlagValueInternal(name, serializer); in setFlagValue() local
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java2832 AutofillValue currentValue = view.getAutofillValue(); in setAutofilledIfValuesIs() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...