Home
last modified time | relevance | path

Searched defs:transformation (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/back/
H A DBackTransformationTest.kt21 val transformation = BackTransformation() regex
30 val transformation = BackTransformation(translateX = 0f, translateY = 0f, scale = 1f) regex
43 val transformation = BackTransformation(translateX = 1f) regex
53 val transformation = BackTransformation(translateY = 2f) regex
63 val transformation = BackTransformation(scale = 3f) regex
74 val transformation = BackTransformation() regex
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreBCWorkaroundProvider.java251 private void putSymmetricCipherImpl(String transformation, String implClass) { in putSymmetricCipherImpl()
256 private void putAsymmetricCipherImpl(String transformation, String implClass) { in putAsymmetricCipherImpl()
/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DWrappedKeyEntry.java89 public WrappedKeyEntry(byte[] wrappedKeyBytes, String wrappingKeyAlias, String transformation, in WrappedKeyEntry()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextViewTranslationCallback.java99 final TransformationMethod transformation = mTranslationTransformation; in onShowTranslation() local
159 final TransformationMethod transformation = in onHideTranslation() local
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DInternalTransformation.java68 final InternalTransformation transformation = pair.second; in batchApply() local
H A DBatchUpdates.java118 public Builder transformChild(int id, @NonNull Transformation transformation) { in transformChild()
H A DCustomDescription.java181 public Builder addChild(int id, @NonNull Transformation transformation) { in addChild()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimationSpec.java153 private void accountForExtension(Transformation transformation, Rect clipRect) { in accountForExtension()
273 final Transformation transformation = new Transformation(); field in WindowAnimationSpec.TmpValues
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DTransitionDslImpl.kt124 private fun transformation(transformation: PropertyTransformation<*>) { regex
H A DElement.kt418 val transformation = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DViewTransformationHelper.java86 public void setCustomTransformation(CustomTransformation transformation, int viewType) { in setCustomTransformation()
/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimation.java1208 RectF invalidate, Transformation transformation) { in getInvalidateRegion()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java743 final Transformation transformation = new Transformation(); in buildSurfaceAnimation() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java535 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1716 private Notification.Action makeNotificationAction( in makeNotificationAction()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...