/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/ |
H A D | PhysicsAnimator.kt | 329 val currentValue = property.getValue(target) regex 490 val currentValue = animatedProperty.getValue(target) regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | PropertyAnimator.java | 91 Float currentValue = property.get(view); in startAnimation() local
|
/aosp12/frameworks/base/packages/SystemUI/src-debug/com/android/systemui/flags/ |
H A D | FeatureFlagManager.java | 131 Boolean currentValue = isEnabledInternal(id); in setEnabled() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/ |
H A D | AbstractLogdSizePreferenceController.java | 109 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarCabinManagerTest.java | 190 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
H A D | CarHvacManagerTest.java | 276 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
H A D | CarPropertyManagerTest.java | 800 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | SensorInputMapper.h | 73 float currentValue; // current value member
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedBackgroundPanelOrganizer.java | 148 final float currentValue = (float) animator.getAnimatedValue(); in detachBackgroundFromParent() local
|
H A D | OneHandedAnimationController.java | 274 final float currentValue = getCastedFractionValue(start, end, fraction); in ofYOffset() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_common_utils.cpp | 168 uint8_t currentValue = (HEX_VALUE_7F) & (buffer[byteOffsetNumber] >> shiftNumber); in Unpack7bitCharForMiddlePart() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_spring_animation.cpp | 158 auto currentValue = springValueEstimator_->GetAnimationProperty(); in OnAnimate() local
|
/ohos5.0/drivers/peripheral/thermal/test/unittest/ |
H A D | hdf_thermal_hdi_test.cpp | 224 char currentValue[MAX_PATH] = {0}; variable
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/ |
H A D | TvOngoingPrivacyChip.java | 416 final float currentValue = mIconsContainer.getAlpha(); in animateIconAlphaTo() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | track_animation.cpp | 91 if (auto& currentValue = GetState().GetCurrentValue()) { in ProcessOnGet() local
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/ |
H A D | TestFastPlayer.cpp | 45 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in CheckTimeEquality()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_video.cpp | 619 int64_t currentValue = progress * duration_ / 100; // 100:percent in OnChange() local
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/ |
H A D | CarLauncherDisplayAreaAnimationController.java | 258 float currentValue = getCastedFractionValue(start, end, fraction); in ofYOffset() local
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
H A D | ClusterHomeManagerTest.java | 306 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | screen_controller.cpp | 66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/ |
H A D | WifiCallingSliceHelper.java | 431 final int currentValue = imsMmTelManager.getVoWiFiModeSetting(); in handleWifiCallingPreferenceChanged() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
H A D | DevelopmentFragment.java | 719 String currentValue = SystemProperties.get(BTSNOOP_LOG_MODE_PROPERTY); in updateBluetoothHciSnoopLogValues() local 727 private void updateListPreference(ListPreference preference, String currentValue, in updateListPreference() 743 String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY); in updateHdcpValues() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
H A D | BluetoothMapMasInstance.java | 350 final String currentValue = SystemProperties.get(BLUETOOTH_MAP_VERSION_PROPERTY, "map14"); in createMasSdpRecord() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/ |
H A D | socperf_common.h | 204 int64_t currentValue; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_pattern.cpp | 309 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireChangeEvent() local 351 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireScrollStopEvent() local
|