Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/
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
DAbstractLogdSizePreferenceController.java109 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DSettingsHelper.java59 String currentValue = get(namespace, key); in syncSet() local
85 String currentValue = get(namespace, key); in syncDelete() local
DStateKeeperRule.java55 final T currentValue = mStateManager.get(); in apply() local
/frameworks/base/libs/hwui/
DPathParser.cpp103 float currentValue = strtof(startPtr, &endPtr); in parseFloat() local
140 float currentValue = parseFloat(result, &pathStr[startPosition], end - startPosition); in getFloats() local
/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DNumericalWatcher.java30 private int currentValue = -1; field in NumericalWatcher
/frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/
DCamera2RequestSettingsSet.java88 Object currentValue = get(key); in set() local
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp380 float currentValue, float min, float max) { in hasValueChangedSignificantly()
396 float currentValue, in hasMovedNearerToValueWithinFilteredRange()
DJoystickInputMapper.h55 float currentValue; // current value member
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java84 Float currentValue = property.get(view); in startAnimation() local
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java519 final AutofillValue currentValue = viewState.getCurrentValue(); in fillContextWithAllowedValuesLocked() local
1390 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked() local
1409 final AutofillValue currentValue = viewState.getCurrentValue(); in logContextCommittedLocked() local
1762 final AutofillValue currentValue = viewState.getCurrentValue(); in showSaveLocked() local
1838 final AutofillValue currentValue = currentValues.get(id); in showSaveLocked() local
2795 final AutofillValue currentValue = viewState.getCurrentValue(); in triggerAugmentedAutofillLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogControllerImpl.java276 int currentValue = Settings.Secure.getIntForUser(mContext.getContentResolver(), in areCaptionsEnabled() local
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java2093 AutofillValue currentValue = view.getAutofillValue(); in setAutofilledIfValuesIs() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10937 final String currentValue = mInjector.settingsSecureGetStringForUser( in setSecureSetting() local