Home
last modified time | relevance | path

Searched defs:currentValue (Results 26 – 50 of 66) sorted by relevance

123

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimator.kt329 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 DPropertyAnimator.java91 Float currentValue = property.get(view); in startAnimation() local
/aosp12/frameworks/base/packages/SystemUI/src-debug/com/android/systemui/flags/
H A DFeatureFlagManager.java131 Boolean currentValue = isEnabledInternal(id); in setEnabled() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/
H A DAbstractLogdSizePreferenceController.java109 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarCabinManagerTest.java190 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
H A DCarHvacManagerTest.java276 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
H A DCarPropertyManagerTest.java800 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DSensorInputMapper.h73 float currentValue; // current value member
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedBackgroundPanelOrganizer.java148 final float currentValue = (float) animator.getAnimatedValue(); in detachBackgroundFromParent() local
H A DOneHandedAnimationController.java274 final float currentValue = getCastedFractionValue(start, end, fraction); in ofYOffset() local
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_common_utils.cpp168 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 Drs_render_spring_animation.cpp158 auto currentValue = springValueEstimator_->GetAnimationProperty(); in OnAnimate() local
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_hdi_test.cpp224 char currentValue[MAX_PATH] = {0}; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DTvOngoingPrivacyChip.java416 final float currentValue = mIconsContainer.getAlpha(); in animateIconAlphaTo() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation.cpp91 if (auto& currentValue = GetState().GetCurrentValue()) { in ProcessOnGet() local
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/
H A DTestFastPlayer.cpp45 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in CheckTimeEquality()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp619 int64_t currentValue = progress * duration_ / 100; // 100:percent in OnChange() local
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarLauncherDisplayAreaAnimationController.java258 float currentValue = getCastedFractionValue(start, end, fraction); in ofYOffset() local
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
H A DClusterHomeManagerTest.java306 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/
H A DWifiCallingSliceHelper.java431 final int currentValue = imsMmTelManager.getVoWiFiModeSetting(); in handleWifiCallingPreferenceChanged() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java719 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 DBluetoothMapMasInstance.java350 final String currentValue = SystemProperties.get(BLUETOOTH_MAP_VERSION_PROPERTY, "map14"); in createMasSdpRecord() local
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h204 int64_t currentValue; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp309 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireChangeEvent() local
351 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireScrollStopEvent() local

123