/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/ |
D | IGnssTestStateContainer.java | 37 String getString(int resId); in getString() 44 String getString(int resId, Object... params); in getString()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | ISensorTestStateContainer.java | 42 String getString(int resId); in getString() 49 String getString(int resId, Object ... params); in getString()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | FileCopyHelper.java | 62 public String copy(int resId, String fileName) throws IOException { in copy() 70 public void copyToExternalStorage(int resId, File path) throws IOException { in copyToExternalStorage()
|
D | WidgetTestUtils.java | 136 public static Bitmap getUnscaledBitmap(Resources resources, int resId) { in getUnscaledBitmap() 149 int resId, Bitmap.Config config) { in getUnscaledAndDitheredBitmap()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | FileCopyHelper.java | 62 public String copy(int resId, String fileName) throws IOException { in copy() 70 public void copyToExternalStorage(int resId, File path) throws IOException { in copyToExternalStorage()
|
D | WidgetTestUtils.java | 136 public static Bitmap getUnscaledBitmap(Resources resources, int resId) { in getUnscaledBitmap() 149 int resId, Bitmap.Config config) { in getUnscaledAndDitheredBitmap()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ImageDecoderTest.java | 80 public final int resId; field in ImageDecoderTest.Record 86 Record(int resId, int width, int height, String mimeType, ColorSpace colorSpace) { in Record() 111 private byte[] getAsByteArray(int resId, int offset, int extra) { in getAsByteArray() 117 private void writeToStream(OutputStream output, int resId, int offset, int extra) { in writeToStream() 140 private byte[] getAsByteArray(int resId) { in getAsByteArray() 144 private ByteBuffer getAsByteBufferWrap(int resId) { in getAsByteBufferWrap() 149 private ByteBuffer getAsDirectByteBuffer(int resId) { in getAsDirectByteBuffer() 157 private ByteBuffer getAsReadOnlyByteBuffer(int resId) { in getAsReadOnlyByteBuffer() 161 private File getAsFile(int resId) { in getAsFile() 186 private Uri getAsFileUri(int resId) { in getAsFileUri() [all …]
|
/cts/tests/tests/security/src/android/security/cts/ |
D | SkiaICORecursiveDecodingTest.java | 50 public void doSkiaIcoRecursiveDecodingTest(int resId) { in doSkiaIcoRecursiveDecodingTest()
|
D | CertBlacklistTest.java | 85 private X509Certificate loadCertificate(int resId) throws Exception { in loadCertificate() 89 private X509Certificate[] loadCertificates(int resId) throws Exception { in loadCertificates()
|
D | BitmapFactorySecurityTests.java | 35 private FileDescriptor getResource(int resId) { in getResource()
|
D | Movie33897722.java | 61 private void test_movie(int resId, int screenWidth, int screenHeight, in test_movie()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | KeyFactoryTest.java | 336 int resId; in testGeneratePrivateRejectsPKCS8EncodedKeySpec() local 364 int resId; in testGeneratePublicRejectsX509EncodedKeySpec() local 392 int resId; in testGeneratePrivateRejectsTransparentKeySpec() local 421 int resId; in testGeneratePublicRejectsTransparentKeySpec() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | VectorDrawableSizeTest.java | 53 public VectorDrawableSizeTest(String name, int resId, int dp) throws Throwable { in VectorDrawableSizeTest()
|
D | DrawableTestUtils.java | 113 public static XmlResourceParser getResourceParser(Resources res, int resId) in getResourceParser() 230 @IntegerRes int resId, @Nullable String extras) in saveAutoNamedVectorDrawableIntoPNG()
|
D | AnimatedVectorDrawableParameterizedTest.java | 207 int resId = R.drawable.avd_single_frame; in testSingleFrameAnimation() local 233 int resId = R.drawable.avd_empty_animator; in testEmptyAnimatorSet() local
|
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/ |
D | ChangeDefaultUris.java | 80 private void copyToExternalStorage(int resId, File path) in copyToExternalStorage()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ActionModeTest.java | 169 public void setTitle(int resId) {} in setTitle() 175 public void setSubtitle(int resId) {} in setSubtitle()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | ByodProvisioningTestActivity.java | 111 private Uri getResourceUri(int resId) { in getResourceUri()
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
D | AppWidgetTestCase.java | 148 private int getNormalizedDimensionResource(int resId) { in getNormalizedDimensionResource() 153 private int getIntResource(int resId) { in getIntResource()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecoderConformanceTest.java | 87 int resId = mResources.getIdentifier(fileName, "raw", mContext.getPackageName()); in readResourceLines() local 135 int resId = mResources.getIdentifier(vectorName, "raw", mContext.getPackageName()); in decodeTestVector() local
|
D | MediaMetadataRetrieverTest.java | 248 private void testThumbnail(int resId) { in testThumbnail() 425 int resId = R.raw.binary_counter_320x240_30fps_600frames; in testGetFrameAt() local 453 int resId = R.raw.binary_counter_320x240_30fps_600frames_editlist; in testGetFrameAtEditList() local 495 int resId = R.raw.binary_counter_320x240_30fps_600frames; in testGetScaledFrameAtTime() local 701 int resId, int width, int height, int rotation, in testGetImage()
|
D | FaceView.java | 46 public FaceView(Context context, int resId) { in FaceView()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RadioGroup_LayoutParamsTest.java | 160 private AttributeSet getAttributeSet(int resId) { in getAttributeSet()
|
/cts/tests/tests/networksecurityconfig/networksecurityconfig-resourcesrc/src/android/security/net/config/cts/ |
D | ResourceSourceTest.java | 70 private Set<X509Certificate> loadCertificates(int resId) throws Exception { in loadCertificates()
|
/cts/tests/app/src/android/app/cts/ |
D | TaskDescriptionTest.java | 99 private void assertTaskDescription(Activity activity, String label, int resId, Bitmap bitmap) { in assertTaskDescription()
|