| /cts/tests/tests/view/src/android/view/animation/cts/ |
| D | AnimationTest.java | 160 Transformation transformation = new Transformation(); in testAccessFill() local 162 animation.getTransformation(animation.getStartTime() - 1, transformation); in testAccessFill() local 169 transformation); in testAccessFill() local 182 animation.getTransformation(animation.getStartTime() - 1, transformation); in testAccessFill() local 188 transformation); in testAccessFill() local 201 animation.getTransformation(animation.getStartTime() - 1, transformation); in testAccessFill() local 207 transformation); in testAccessFill() local 259 Transformation transformation = new Transformation(); in testRepeatAnimation() local 363 Transformation transformation = new Transformation(); in testAccessStartOffset() local 432 Transformation transformation = new Transformation(); in testGetTransformation() local
|
| D | TransformationTest.java | 102 final Transformation transformation = new Transformation(); in testAccessTransformationType() local 131 final Transformation transformation = new Transformation(); in testAccessAlpha() local 152 final Transformation transformation = new Transformation(); in testGetMatrix() local
|
| D | TranslateAnimationTest.java | 106 final Transformation transformation = new Transformation(); in testApplyTransformation() local 167 final Transformation transformation = new Transformation(); in testInitialize() local 216 final Transformation transformation = new Transformation(); in testComplexNumbers() local 218 translateAnimation.getTransformation(translateAnimation.getStartTime(), transformation); in testComplexNumbers() local
|
| D | RotateAnimationTest.java | 100 Transformation transformation = new Transformation(); in testRotateAgainstOrigin() local 153 Transformation transformation = new Transformation(); in testRotateAgainstPoint() local
|
| D | AlphaAnimationTest.java | 75 Transformation transformation = new Transformation(); in testApplyTransformation() local
|
| D | AccelerateInterpolatorTest.java | 101 Transformation transformation = new Transformation(); in testAccelerateInterpolator() local
|
| D | ScaleAnimationTest.java | 90 final Transformation transformation = new Transformation(); in testApplyTransformation() local
|
| D | LinearInterpolatorTest.java | 101 Transformation transformation = new Transformation(); in testLinearInterpolator() local
|
| D | AccelerateDecelerateInterpolatorTest.java | 95 Transformation transformation = new Transformation(); in testAccelerateDecelerateInterpolator() local
|
| D | DecelerateInterpolatorTest.java | 104 Transformation transformation = new Transformation(); in testDecelerateInterpolator() local
|
| D | AnimationSetTest.java | 330 final Transformation transformation = new Transformation(); in assertGetTransformation() local 412 final Transformation transformation = new Transformation(); in testClone() local
|
| D | CycleInterpolatorTest.java | 93 Transformation transformation = new Transformation(); in testCycleInterpolator() local
|
| /cts/tests/pdf/src/android/graphics/pdf/cts/ |
| D | PdfRendererTransformTest.java | 57 @Nullable Rect clipping, @Nullable Matrix transformation, int renderMode) { in PdfRendererTransformTest() 83 Matrix transformation = new Matrix(); in getParameters() local
|
| D | Utils.java | 118 @Nullable Rect clipping, @Nullable Matrix transformation, int renderMode, in renderWithTransform() 148 @RawRes int docRes, @Nullable Rect clipping, @Nullable Matrix transformation, in renderAndThenTransform() 244 @Nullable Rect clipping, @Nullable Matrix transformation, int renderMode, in renderAndCompare()
|
| /cts/tests/tests/keystore/src/android/keystore/cts/ |
| D | CipherTest.java | 1205 private static boolean isRandomizedEncryption(String transformation) { in isRandomizedEncryption() 1778 private AlgorithmParameterSpec getWorkingDecryptionParameterSpec(String transformation) { in getWorkingDecryptionParameterSpec() 1812 private void assertInitDecryptSucceeds(String transformation, KeyProtection importParams) in assertInitDecryptSucceeds() 1822 String transformation, KeyProtection importParams) throws Exception { in assertInitDecryptThrowsInvalidKeyException() 1833 private void assertInitEncryptSucceeds(String transformation, KeyProtection importParams) in assertInitEncryptSucceeds() 1842 String transformation, KeyProtection importParams) throws Exception { in assertInitEncryptThrowsInvalidKeyException() 1853 String transformation, KeyProtection importParams) in importDefaultKatKey() 1879 String transformation, int purposes, boolean ivProvidedWhenEncrypting) in importDefaultKatKey() 1887 String transformation, int purposes, boolean ivProvidedWhenEncrypting) in importKatKeys() 1893 String transformation, int purposes, boolean ivProvidedWhenEncrypting, in importKatKeys() [all …]
|
| D | BlockCipherTestBase.java | 1452 String transformation = getTransformation(); in getKeyAlgorithm() local 1461 String transformation = getTransformation(); in getBlockMode() local 1474 String transformation = getTransformation(); in getPadding() local
|
| /cts/tests/tests/keystore/src/android/keystore/cts/util/ |
| D | TestUtils.java | 778 public static String getKeyAlgorithm(String transformation) { in getKeyAlgorithm() 818 public static String getCipherKeyAlgorithm(String transformation) { in getCipherKeyAlgorithm() 831 public static boolean isCipherSymmetric(String transformation) { in isCipherSymmetric() 843 public static String getCipherDigest(String transformation) { in getCipherDigest() 872 public static String getCipherEncryptionPadding(String transformation) { in getCipherEncryptionPadding() 887 public static String getCipherBlockMode(String transformation) { in getCipherBlockMode() 964 … public static int getMaxSupportedPlaintextInputSizeBytes(String transformation, int keySizeBits) { in getMaxSupportedPlaintextInputSizeBytes() 984 public static int getMaxSupportedPlaintextInputSizeBytes(String transformation, Key key) { in getMaxSupportedPlaintextInputSizeBytes() 1093 String transformation, int purposes) { in getMinimalWorkingImportParametersForCipheringWith() 1098 String transformation, int purposes, boolean ivProvidedWhenEncrypting) { in getMinimalWorkingImportParametersForCipheringWith() [all …]
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | SpannableStringTest.java | 236 final TransformationMethod transformation = SingleLineTransformationMethod.getInstance(); in testCopyConstructorDoesNotEnforceParagraphStyleConstraint() local
|
| D | SpannableStringBuilderSpanTest.java | 607 final TransformationMethod transformation = SingleLineTransformationMethod.getInstance(); in testCopyConstructorDoesNotEnforceParagraphStyleConstraint() local
|
| /cts/tests/tests/notification/src/android/app/notification/current/cts/ |
| D | NotificationTest.java | 1090 private Notification.Action makeNotificationAction( in makeNotificationAction()
|