Home
last modified time | relevance | path

Searched defs:original (Results 1 – 21 of 21) sorted by relevance

/cts/tools/signature-tools/src/signature/compare/model/subst/
DMethodProjection.java29 private final IMethod original; field in MethodProjection
32 public MethodProjection(IMethod original, in MethodProjection()
DParameterProjection.java28 private IParameter original; field in ParameterProjection
31 public ParameterProjection(IParameter original, in ParameterProjection()
DArrayTypeProjection.java28 private final IArrayType original; field in ArrayTypeProjection
31 public ArrayTypeProjection(IArrayType original, in ArrayTypeProjection()
DClassReferenceProjection.java29 private final IClassReference original; field in ClassReferenceProjection
32 public ClassReferenceProjection(IClassReference original, in ClassReferenceProjection()
DWildcardTypeProjection.java29 private final IWildcardType original; field in WildcardTypeProjection
33 public WildcardTypeProjection(IWildcardType original, in WildcardTypeProjection()
DViewpointAdapter.java64 Set<ITypeReference> original, in substitutedTypeReferences()
72 List<ITypeReference> original, in substitutedTypeReferences()
83 ITypeReference original, in substitutedTypeReference()
DExecutableMemberProjection.java34 private final IExecutableMember original; field in ExecutableMemberProjection
37 public ExecutableMemberProjection(IExecutableMember original, in ExecutableMemberProjection()
DParameterizedTypeProjection.java30 private final IParameterizedType original; field in ParameterizedTypeProjection
34 public ParameterizedTypeProjection(IParameterizedType original, in ParameterizedTypeProjection()
DConstructorProjection.java28 public ConstructorProjection(IConstructor original, in ConstructorProjection()
DClassProjection.java40 private final IClassDefinition original; field in ClassProjection
43 public ClassProjection(IClassDefinition original, in ClassProjection()
/cts/tests/tests/keystore/src/android/keystore/cts/
DImportedKey.java32 public ImportedKey(String alias, KeyPair original, KeyPair keystoreBacked) { in ImportedKey()
41 public ImportedKey(String alias, SecretKey original, SecretKey keystoreBacked) { in ImportedKey()
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
DCtsAudioClientActivity.java71 int original = mgr.getStreamVolume(AudioManager.STREAM_MUSIC); in setVolume() local
/cts/tests/tests/text/src/android/text/method/cts/
DReplacementTransformationMethodTest.java125 public MyReplacementTransformationMethod(char[] original, char[] replacement) { in MyReplacementTransformationMethod()
/cts/tests/tests/graphics/src/android/graphics/cts/
DPictureTest.java48 Picture original = new Picture(); in testSaveRestoreBalance() local
DBitmapFactoryTest.java436 Bitmap original = BitmapFactory.decodeResource(mRes, R.drawable.robot, options); in testDecodeReuseFailure() local
446 Bitmap original = BitmapFactory.decodeResource(mRes, R.drawable.robot, options); in testDecodeReuseScaling() local
464 Bitmap original = BitmapFactory.decodeResource(mRes, R.drawable.robot, options); in testDecodeReuseDoubleScaling() local
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderSpanTest.java50 private void replace(String original, String replacement) { in replace()
77 private void replaceWithRange(String original, int replaceStart, int replaceEnd, in replaceWithRange()
89 private void replaceWithSpanFlag(String original, int replaceStart, int replaceEnd, in replaceWithSpanFlag()
/cts/tests/tests/view/src/android/view/cts/
DLayoutInflaterTest.java414 public MockLayoutInflater(LayoutInflater original, Context newContext) { in MockLayoutInflater()
/cts/tests/tests/graphics/src/android/opengl/cts/
DCompressedTextureSurfaceView.java208 int original = mBaseTexture.getPixel(x, y); in comparePixel() local
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java183 ContentValues original, int seed) { in getUpdateCalendarValuesWithOriginal()
478 public static ContentValues getUpdateEventValuesWithOriginal(ContentValues original, in getUpdateEventValuesWithOriginal()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js3266 filter: function( event, original ) { argument
3279 filter: function( event, original ) { argument
6127 }, function( name, original ) { argument
/cts/tools/signature-tools/lib/
Dantlr-2.7.7.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...