| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | TextView_SaveStateTest.java | 40 Parcel source = creatTestParcel(0, 0, true, "This is content"); in testToString() local 57 Parcel source = creatTestParcel(0, 0, true, "This is content"); in testWriteToParcel() local 72 Parcel source = Parcel.obtain(); in creatTestParcel() local 80 TextUtils.writeToParcel(textView.getText(), source, 0); in creatTestParcel() local
|
| D | RadioGroup_LayoutParamsTest.java | 139 MarginLayoutParams source = new MarginLayoutParams(10, 20); in testConstructor() local
|
| D | ImageSwitcherTest.java | 195 InputStream source = null; in createSampleImage() local
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | BitmapDrawableTest.java | 136 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testAccessGravity() local 157 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testSetAntiAlias() local 175 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testSetFilterBitmap() local 193 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testSetDither() local 234 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testAccessTileMode() local 279 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testGetChangingConfigurations() local 308 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testSetAlpha() local 333 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testSetColorFilter() local 356 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testGetOpacity() local 376 InputStream source = mContext.getResources().openRawResource(R.raw.testimage); in testGetConstantState() local [all …]
|
| /cts/tools/signature-tools/test/signature/converter/util/ |
| D | CompilationUnit.java | 23 private String source; field in CompilationUnit 25 public CompilationUnit(String name, String source) { in CompilationUnit()
|
| /cts/tests/src/android/app/cts/ |
| D | IBinderParcelable.java | 25 public IBinderParcelable(IBinder source) { in IBinderParcelable() 49 private IBinderParcelable(Parcel source) { in IBinderParcelable()
|
| /cts/tools/dex-tools/test/dex/reader/util/ |
| D | JavaSourceToDexUtil.java | 43 public dex.structure.DexFile getFrom(JavaSource source) throws IOException{ in getFrom() 47 public dex.structure.DexFile getFrom(JavaSource... source) throws IOException{ in getFrom() 86 public Set<MemoryByteCode> compileToByteCode(Set<JavaSource> source) { in compileToByteCode()
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | AlteredCharSequenceTest.java | 40 CharSequence source = "abcdefgh"; in testCharAt() local 109 CharSequence source = SOURCE_STR; in testLength() local 126 CharSequence source = SOURCE_STR; in testMake() local 149 CharSequence source = SOURCE_STR; in testSubSequence() local 169 CharSequence source = SOURCE_STR; in testToString() local
|
| D | Editable_FactoryTest.java | 40 CharSequence source = "abc"; in testNewEditable() local
|
| D | InputFilter_LengthFilterTest.java | 46 CharSequence source; in testFilter() local
|
| D | InputFilter_AllCapsTest.java | 41 CharSequence source = "Caps"; in testFilter() local
|
| D | HtmlTest.java | 58 final String source = "<b>hello</b>"; in testSingleTagOnWhileString() local 92 final String source = "Hello <b>b<i>bi</b>i</i>"; in testBadHtml() local 122 final String source = "© > <"; in testSymbols() local
|
| /cts/tools/dex-tools/test/dex/reader/ |
| D | LargeDexTests.java | 44 JavaSource source = new JavaSource(CLASS_NAME, b.toString()); in testManyFields() local
|
| /cts/tools/signature-tools/test/signature/converter/ |
| D | ConvertWildcardTest.java | 42 String source = in convertWildcardUpperBound() local 71 String source = in convertWildcardLowerBound() local
|
| D | ConvertParameterizedTypeTest.java | 44 String source = in convertParameterizedType() local
|
| D | ConvertClassTest.java | 563 String source = in convertTypeVariableMultipleUpperBound() local 596 String source = in convertPrivateStaticInnerClass0() local 612 String source = in convertPrivateStaticInnerClass1() local 629 String source = in convertNonStaticInnerClassConstructor0() local 651 String source = in convertNonStaticInnerClassConstructor1() local
|
| /cts/tests/src/android/provider/cts/ |
| D | FileCopyHelper.java | 60 InputStream source = null; in copy() local
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | AbsSavedStateTest.java | 59 Parcel source = Parcel.obtain(); in testConstructor() local 107 public MockAbsSavedState(Parcel source) { in MockAbsSavedState()
|
| D | ViewGroup_LayoutParamsTest.java | 103 public MockLayoutParams(LayoutParams source) { in MockLayoutParams()
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | DigitsKeyListenerTest.java | 95 String source = "123456"; in testFilter1() local 147 String source = "-123456"; in testFilter2() local 217 String source = "123.456"; in testFilter3() local 289 String source = "-123.456"; in testFilter4() local
|
| D | NumberKeyListenerTest.java | 78 String source = "Android test"; in testFilter() local
|
| /cts/tests/tests/text/src/android/text/style/cts/ |
| D | ImageSpanTest.java | 153 String source = "cts test."; in testGetSource() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | MovieTest.java | 102 InputStream source = null; in writeSampleImage() local
|
| /cts/tests/tests/text/src/android/text/format/cts/ |
| D | DateFormatTest.java | 140 String source = dateFormat.format(date); in testFormatMethods() local
|
| /cts/tests/tests/content/src/android/content/pm/cts/ |
| D | PackageItemInfoTest.java | 176 public MockPackageItemInfo(Parcel source) { in MockPackageItemInfo()
|