/cts/tests/tests/notification/NotificationProvider/src/com/android/test/notificationprovider/ |
D | AssetFileProvider.kt | 30 val assets = context?.assets in openAssetFile() constant
|
/cts/tests/app/app/src/android/app/stubs/ |
D | AssetFileProvider.kt | 28 val assets = context?.assets in onCreate() constant
|
/cts/tests/tests/neuralnetworks/java_test/src/android/neuralnetworks/cts/ |
D | ModelAssetTest.java | 46 AssetManager assets = InstrumentationRegistry.getContext().getAssets(); in testCompileModelFromAsset() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | MediaVulkanGpuTest.java | 38 AssetManager assets = InstrumentationRegistry.getContext().getAssets(); in getFramePixels() local
|
D | BitmapFactory_OptionsTest.java | 68 AssetManager assets = resources.getAssets(); in testExtractMetaData() local
|
D | TypefaceTest.java | 161 final AssetManager assets = res.getAssets(); in testGetSystemFontFamilyName() local 472 final AssetManager assets = mContext.getAssets(); in testTypefaceBuilder_fallback() local
|
D | AImageDecoderTest.java | 414 AssetManager assets = getAssetManager(); in testDecode() local
|
D | ImageDecoderTest.java | 2526 AssetManager assets = getResources().getAssets(); in testTargetColorSpaceNoF16HARDWARE() local 2561 AssetManager assets = getResources().getAssets(); in testTargetColorSpaceUpconvert() local 2771 AssetManager assets = getResources().getAssets(); in testReuseAssetRecords() local
|
D | BitmapColorSpaceTest.java | 317 Asset[] assets = new Asset[] { in reconfigure() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | EllipsisHyphenationTest.kt | 54 val assets = InstrumentationRegistry.getInstrumentation().getContext().assets in <lambda>() constant
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
D | IntentTests.java | 118 AssetManager assets = TARGET_CONTEXT.getAssets(); in readAllFromAssets() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | AssetsProvider.java | 43 AssetManager assets = getContext().getAssets(); in openAssetFile() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BuildVersionTest.java | 146 final AssetManager assets = in getExpectedReleases() local
|
D | SeccompTest.java | 402 private static boolean installTestFilter(final AssetManager assets) { in installTestFilter()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetManagerTest.java | 150 final AssetManager assets = new AssetManager(); in testClose() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | PixelCopyWideGamutViewProducerActivity.java | 127 AssetManager assets = context.getResources().getAssets(); in WideGamutBitmapView() local
|
/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | FontTest.java | 1032 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in builder_with_font_with_axis() local 1065 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in builder_with_explicit_style() local 1080 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in builder_style_resolve_default() local 1092 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in getBoundingBox() local 1113 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in getFontMetrics() local 1132 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in byteBufferEquality() local 1164 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in fontIdentifier() local 1197 AssetManager assets = InstrumentationRegistry.getTargetContext().getAssets(); in byteBufferSameHash() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | ColorSpaceTests.java | 341 AssetManager assets = getActivity().getResources().getAssets(); in loadAsset() local
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | ImageReaderDecoderTest.java | 230 public MediaAssets(String mime, MediaAsset... assets) { in MediaAssets()
|