Home
last modified time | relevance | path

Searched refs:impl (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DShapeDrawable_ShaderFactoryTest.java37 ShaderFactory impl = new ShaderFactoryImpl(); in testResize() local
38 assertNull(impl.resize(0, 0)); in testResize()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestAcsClient.java83 public void setImsConfigImpl(ImsConfigImplBase impl) { in setImsConfigImpl() argument
84 mImsConfigImpl = impl; in setImsConfigImpl()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPacFileServer.java29 import org.apache.http.impl.DefaultConnectionReuseStrategy;
30 import org.apache.http.impl.DefaultHttpResponseFactory;
31 import org.apache.http.impl.DefaultHttpServerConnection;
/cts/tests/pdf/module/
DAndroid.bp35 "framework-pdf.impl",
36 "framework-pdf-v.impl",
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRefocusTest.java57 private void refocus(RenderScriptTask.script impl, double minimumPSNR) throws IOException { in refocus() argument
69 RenderScriptTask renderScriptTask = new RenderScriptTask(rs, impl); in refocus()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
DTest_invoke_interface.java59 ITestImpl impl = new ITestImpl(); in testN2() local
60 assertEquals(1, t.run(impl)); in testN2()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
DTest_invoke_interface_range.java59 ITestImpl impl = new ITestImpl(); in testN2() local
60 assertEquals(1, t.run(impl)); in testN2()
/cts/tests/tests/nfc/
DAndroid.bp43 "framework-nfc.impl",
80 "framework-nfc.impl",
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2024-0023/
DAndroid.bp27 "libcodec2-impl-defaults",
/cts/tests/appsearch/testutils/
DAndroid.bp25 "framework-appsearch.impl",
/cts/tests/PhotoPicker/
DAndroid.bp42 "framework-mediaprovider.impl",
/cts/tests/tests/apache-http/src/android/net/http/cts/
DApacheHttpClientTest.java22 import org.apache.http.impl.client.DefaultHttpClient;
/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java429 private static void setTestImpl(ConnectionService impl) throws Exception { in setTestImpl() argument
437 sConnectionServiceTestImpl = impl; in setTestImpl()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DNativeDecoderTest.java39 import org.apache.http.impl.DefaultHttpServerConnection;
40 import org.apache.http.impl.io.SocketOutputBuffer;
/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerFlakyNetworkTest.java35 import org.apache.http.impl.DefaultHttpServerConnection;
36 import org.apache.http.impl.io.SocketOutputBuffer;
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java44 import org.apache.http.impl.DefaultHttpServerConnection;
45 import org.apache.http.impl.cookie.DateUtils;