/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/libs/deviceutil/src/android/cts/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 | 118 public static Bitmap getUnscaledBitmap(Resources resources, int resId) { in getUnscaledBitmap() 131 int resId, Bitmap.Config config) { in getUnscaledAndDitheredBitmap()
|
/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()
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityActivityTestCase.java | 78 public String getString(int resId) { in getString()
|
/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/view/src/android/view/cts/ |
D | MenuInflaterTest.java | 225 public void assertIconUsingDrawableRes(BitmapDrawable b, int resId) { in assertIconUsingDrawableRes()
|
D | ActionModeTest.java | 156 public void setTitle(int resId) {} in setTitle() 162 public void setSubtitle(int resId) {} in setSubtitle()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RadioGroup_LayoutParamsTest.java | 156 private AttributeSet getAttributeSet(int resId) { in getAttributeSet()
|
D | SimpleCursorAdapterTest.java | 433 public static String createTestImage(Context context, String fileName, int resId) { in createTestImage()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | FaceView.java | 46 public FaceView(Context context, int resId) { in FaceView()
|
D | MediaMetadataRetrieverTest.java | 156 private void testThumbnail(int resId) { in testThumbnail()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | NinePatchDrawableTest.java | 362 private NinePatchDrawable getNinePatchDrawable(int resId) { in getNinePatchDrawable() 370 private Bitmap getBitmapUnscaled(int resId) { in getBitmapUnscaled()
|
D | LevelListDrawableTest.java | 185 private XmlResourceParser getResourceParser(int resId) throws XmlPullParserException, in getResourceParser()
|
D | StateListDrawableTest.java | 246 private XmlResourceParser getResourceParser(int resId) throws XmlPullParserException, in getResourceParser()
|
D | AnimationDrawableTest.java | 350 private XmlResourceParser getResourceParser(int resId) throws XmlPullParserException, in getResourceParser()
|
D | AnimatedVectorDrawableTest.java | 71 private void saveVectorDrawableIntoPNG(Bitmap bitmap, int resId) throws IOException { in saveVectorDrawableIntoPNG()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | PackageSignatureTest.java | 118 private Signature getSignature(int resId) throws NotFoundException, IOException { in getSignature()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigTest.java | 58 private static void checkValue(final Resources res, final int resId, in checkValue() 74 private static void checkValue(final Resources res, final int resId, in checkValue()
|
D | ResourcesTest.java | 136 private static void checkGetText1(final Resources res, final int resId, in checkGetText1() 147 private static void checkGetText2(final Resources res, final int resId, in checkGetText2()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | SoundPlayerObject.java | 112 public void setSoundWithResId(Context context, int resId) { in setSoundWithResId()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapRegionDecoderTest.java | 353 private InputStream obtainInputStream(int resId) { in obtainInputStream() 357 private byte[] obtainByteArray(int resId) throws IOException { in obtainByteArray()
|
D | BitmapFactoryTest.java | 381 private void decodeResourceWithReuse(Bitmap reuse, int resId, boolean hasAlpha) { in decodeResourceWithReuse() 589 private InputStream obtainInputStream(int resId) { in obtainInputStream() 611 private String obtainPath(int resId, long offset) throws IOException { in obtainPath()
|
/cts/tests/tests/netlegacy22/api/src/android/net/cts/legacy/api22/ |
D | ConnectivityManagerLegacyTest.java | 70 …int resId = getContext().getResources().getIdentifier("config_protectedNetworks", "array", "androi… in setUp() local
|
/cts/tests/tests/net/src/android/net/cts/ |
D | ConnectivityManagerTest.java | 79 … int resId = getContext().getResources().getIdentifier("networkAttributes", "array", "android"); in setUp() local
|