| /packages/apps/Settings/tests/robotests/src/com/android/settings/development/ | 
| D | NfcSnoopLogPreferenceControllerTest.java | 74         final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY);  in onNfcRebootDialogConfirmed_nfcSnoopLogDisabled_shouldChangeProperty()  local85         final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY);  in onNfcRebootDialogConfirmed_nfcSnoopLogEnabled_shouldChangeProperty()  local
 96         final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY);  in onNfcRebootDialogCanceled_shouldNotChangeProperty()  local
 
 | 
| D | NfcVerboseVendorLogPreferenceControllerTest.java | 74         final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY);  in onNfcRebootDialogConfirmed_nfcVendorLogDisabled_shouldChangeProperty()  local85         final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY);  in onNfcRebootDialogConfirmed_nfcVendorLogEnabled_shouldChangeProperty()  local
 96         final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY);  in onNfcRebootDialogCanceled_shouldNotChangeProperty()  local
 
 | 
| D | BluetoothAvrcpVersionPreferenceControllerTest.java | 81         final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY);  in onPreferenceChange_setAvrcp13_shouldEnableAvrcp13()  local90         final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY);  in onPreferenceChange_setAvrcp15_shouldEnableAvrcp15()  local
 
 | 
| D | BluetoothMapVersionPreferenceControllerTest.java | 73         final String currentValue = SystemProperties.get(BLUETOOTH_MAP_VERSION_PROPERTY);  in onPreferenceChange_setMap13_shouldEnableMap13()  local80         final String currentValue = SystemProperties.get(BLUETOOTH_MAP_VERSION_PROPERTY);  in onPreferenceChange_setMap14_shouldEnableMap14()  local
 
 | 
| D | BluetoothMaxConnectedAudioDevicesPreferenceControllerTest.java | 121       final String currentValue = SystemProperties.get(MAX_CONNECTED_AUDIO_DEVICES_PROPERTY);  in onPreferenceChange_setNumberOfDevices()  local
 | 
| /packages/apps/Settings/src/com/android/settings/development/ | 
| D | NfcSnoopLogPreferenceController.java | 71             final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY);  in updateState()  local94             final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY);  in isDefaultValue()  local
 110             final String currentValue =  in onNfcRebootDialogConfirmed()  local
 
 | 
| D | NfcVerboseVendorLogPreferenceController.java | 71             final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY);  in updateState()  local95             final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY);  in isDefaultValue()  local
 111             final String currentValue = SystemProperties  in onNfcRebootDialogConfirmed()  local
 
 | 
| D | BluetoothAvrcpVersionPreferenceController.java | 65         final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY);  in updateState()  local
 | 
| D | BluetoothMapVersionPreferenceController.java | 68         final String currentValue = SystemProperties.get(BLUETOOTH_MAP_VERSION_PROPERTY);  in updateState()  local
 | 
| D | CachedAppsFreezerPreferenceController.java | 74         final String currentValue = Settings.Global.getString(mContext.getContentResolver(),  in onPreferenceChange()  local
 | 
| D | HdcpCheckingPreferenceController.java | 77         final String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY);  in updateHdcpValues()  local
 | 
| D | BluetoothSnoopLogPreferenceController.java | 94         final String currentValue = SystemProperties.get(BLUETOOTH_BTSNOOP_LOG_MODE_PROPERTY);  in updateState()  local
 | 
| D | BluetoothMaxConnectedAudioDevicesPreferenceController.java | 84         final String currentValue = SystemProperties.get(MAX_CONNECTED_AUDIO_DEVICES_PROPERTY);  in updateState()  local
 | 
| D | BluetoothSnoopLogFilterProfilePbapPreferenceController.java | 93             BluetoothProperties.snoop_log_filter_profile_pbap_values currentValue =  in updateState()  local
 | 
| D | BluetoothSnoopLogFilterProfileMapPreferenceController.java | 94             BluetoothProperties.snoop_log_filter_profile_map_values currentValue =  in updateState()  local
 | 
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ | 
| D | Lerper.java | 43     public int getValue(int currentValue, int targetValue) {  in getValue()72     public float getValue(float currentValue, float targetValue) {  in getValue()
 
 | 
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/flags/ | 
| D | DeviceFlag.java | 26             boolean currentValue, boolean defaultValueInCode) {  in DeviceFlag()
 | 
| D | DebugFlag.java | 31     DebugFlag(String key, String description, FlagState defaultValue, boolean currentValue) {  in DebugFlag()
 | 
| /packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/ | 
| D | SafetyCenterTestHelper.kt | 90         val currentValue = safetyCenterManager.isSafetyCenterEnabledWithPermission()  in setEnabled()  constant
 | 
| /packages/apps/Settings/src/com/android/settings/widget/ | 
| D | DotsPageIndicator.java | 744         public void startIfNecessary(float currentValue) {  in startIfNecessary()890         abstract boolean shouldStart(float currentValue);  in shouldStart()
 902         boolean shouldStart(float currentValue) {  in shouldStart()
 916         boolean shouldStart(float currentValue) {  in shouldStart()
 
 | 
| /packages/services/Car/tests/carservice_test/src/com/android/car/ | 
| D | CarPropertyServiceTest.java | 128             VehiclePropValue currentValue = mMap.get(value.prop);  in onPropertyGet()  local
 | 
| D | CarProjectionManagerTest.java | 171             VehiclePropValue currentValue = mMap.get(value.prop);  in onPropertyGet()  local
 | 
| D | CarCabinManagerTest.java | 190             VehiclePropValue currentValue = mMap.get(value.prop);  in onPropertyGet()  local
 | 
| /packages/apps/Settings/src/com/android/settings/development/tare/ | 
| D | TareFactorDialogFragment.java | 63     public TareFactorDialogFragment(@NonNull String title, @NonNull String key, long currentValue,  in TareFactorDialogFragment()
 | 
| /packages/apps/Launcher3/src/com/android/launcher3/config/ | 
| D | FeatureFlags.java | 418         public BooleanFlag(boolean currentValue) {  in BooleanFlag()434         public IntFlag(int currentValue) {  in IntFlag()
 
 |