| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/ | 
| D | AbstractLogpersistPreferenceController.java | 122     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
 
 | 
| D | AbstractLogdSizePreferenceController.java | 109             String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY);  in updateLogdSizeValues()  local
 | 
| /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ | 
| D | SettingsHelper.java | 59         String currentValue = get(namespace, key);  in syncSet()  local85         String currentValue = get(namespace, key);  in syncDelete()  local
 
 | 
| D | StateKeeperRule.java | 55                     final T currentValue = mStateManager.get();  in apply()  local
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/viewmodel/ | 
| D | BacklightDialogContentViewModel.kt | 20 data class BacklightDialogContentViewModel(val currentValue: Int, val maxValue: Int)  constant in com.android.systemui.keyboard.backlight.ui.viewmodel.BacklightDialogContentViewModel
 | 
| /frameworks/base/libs/hwui/ | 
| D | PathParser.cpp | 103     float currentValue = strtof(startPtr, &endPtr);  in parseFloat()  local140             float currentValue = parseFloat(result, &pathStr[startPosition], end - startPosition);  in getFloats()  local
 
 | 
| /frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ | 
| D | DeviceConfigRule.kt | 80                         val currentValue = runAsShell(READ_DEVICE_CONFIG) {  in <lambda>()  constant
 | 
| /frameworks/base/core/java/android/service/controls/templates/ | 
| D | RangeTemplate.java | 70             float currentValue,  in RangeTemplate()
 | 
| /frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/ | 
| D | Camera2RequestSettingsSet.java | 88         Object currentValue = get(key);  in set()  local
 | 
| /frameworks/native/services/inputflinger/reader/mapper/ | 
| D | JoystickInputMapper.cpp | 395                                                        float currentValue, float min, float max) {  in hasValueChangedSignificantly()411                                                                    float currentValue,  in hasMovedNearerToValueWithinFilteredRange()
 
 | 
| D | JoystickInputMapper.h | 79         float currentValue;     // current value  member
 | 
| D | SensorInputMapper.h | 80         float currentValue; // current value  member
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/ | 
| D | PhysicsAnimator.kt | 323             val currentValue = property.getValue(target)  in flingThenSpring()  constant476             val currentValue = animatedProperty.getValue(target)  in startInternal()  constant
 
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | 
| D | PropertyAnimator.java | 91         Float currentValue = property.get(view);  in startAnimation()  local
 | 
| /frameworks/base/services/autofill/java/com/android/server/autofill/ | 
| D | Session.java | 1118             final AutofillValue currentValue = viewState.getCurrentValue();  in fillContextWithAllowedValuesLocked()  local3038                     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()
 
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ | 
| D | OneHandedAnimationController.java | 274                     final float currentValue = getCastedFractionValue(start, end, fraction);  in ofYOffset()  local
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ | 
| D | FeatureFlagsDebug.java | 295         T currentValue = readFlagValueInternal(name, serializer);  in setFlagValue()  local
 | 
| /frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/ | 
| D | Swipeable.kt | 91     var currentValue: T by mutableStateOf(initialValue)  variable
 | 
| /frameworks/base/core/java/android/view/autofill/ | 
| D | AutofillManager.java | 2832         AutofillValue currentValue = view.getAutofillValue();  in setAutofilledIfValuesIs()  local
 | 
| /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ | 
| D | DevicePolicyManagerService.java | 15539                     final String currentValue = mInjector.settingsSecureGetStringForUser(  in setSecureSetting()  local
 |