Home
last modified time | relevance | path

Searched defs:targetValue (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DLerper.java43 public int getValue(int currentValue, int targetValue) { in getValue()
72 public float getValue(float currentValue, float targetValue) { in getValue()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex30/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex34/aar/
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
H A DTween.java474 public Tween target(float targetValue) { in target()
552 public Tween targetRelative(float targetValue) { in targetRelative()
632 public Tween waypoint(float targetValue) { in waypoint()
/aosp_15_r20/external/executorch/extension/benchmark/android/benchmark/app/src/main/java/org/pytorch/minibench/
H A DBenchmarkMetric.java37 double targetValue; field in BenchmarkMetric
55 final double targetValue) { in BenchmarkMetric()
/aosp_15_r20/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/
H A DLlmBenchmarkRunner.java161 double targetValue; field in BenchmarkMetric
179 final double targetValue) { in BenchmarkMetric()
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/
H A DVolumeSlider.kt142 setProgress { targetValue -> in <lambda>() method
225 setProgress { targetValue -> in LegacyVolumeSlider() method
/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DSwipeable.kt241 val targetValue: T constant
358 val targetValue = computeTarget( in performFling() constant
H A DModalBottomSheet.kt149 val targetValue = when { in show() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DElement.kt1269 val targetValue = in computeValue() constant
1488 val targetValue = in computeValue() constant
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/permissions/request/wear/elements/rotaryinput/
DRotaryScrollBehavior.java46 … public final java.lang.Object handleEvent(float targetValue, @org.jetbrains.annotations.NotNull() in handleEvent()
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/supplier/
H A DTransitiveObservableSupplier.java117 private void onTargetSupplierChange(@Nullable T targetValue) { in onTargetSupplierChange()
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/bedsteadonboarding/queryable/
H A DNodeSequenceQueryHelper.kt32 private var targetValue: Boolean? = null variable in com.android.onboarding.bedsteadonboarding.queryable.NodeSequenceQueryHelper
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DFragmentTransition.java737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local
738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
/aosp_15_r20/cts/tests/tests/view/src/android/view/animation/cts/
H A DAnimatorInflaterTest.java277 float targetValue = mActivity.getResources() in loadChangingStateListAnimatorTest() local
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharsetISO2022.java1742 int targetValue = 0; in encodeLoop() local
2250 int targetValue = 0; in encodeLoop() local
/aosp_15_r20/external/accompanist/navigation-material/src/main/java/com/google/accompanist/navigation/material/
H A DBottomSheetNavigator.kt74 public val targetValue: ModalBottomSheetValue in <lambda>() constant in com.google.accompanist.navigation.material.BottomSheetNavigatorSheetState
/aosp_15_r20/frameworks/libs/systemui/mechanics/src/com/android/mechanics/spec/
DFluentSpecBuilder.kt204 var targetValue: Float = Float.NaN in continueWithTargetValue() variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dbroadcast_propagation.cc48 Value targetValue; member
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducnv2022.cpp1684 uint32_t targetValue = 0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2936 uint32_t targetValue = 0; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducnv2022.cpp1605 uint32_t targetValue = 0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2857 uint32_t targetValue = 0; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local

12345678910>>...16