Searched refs:impl (Results 1 – 16 of 16) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | ShapeDrawable_ShaderFactoryTest.java | 37 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/ |
D | TestAcsClient.java | 83 public void setImsConfigImpl(ImsConfigImplBase impl) { in setImsConfigImpl() argument 84 mImsConfigImpl = impl; in setImsConfigImpl()
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ |
D | PacFileServer.java | 29 import org.apache.http.impl.DefaultConnectionReuseStrategy; 30 import org.apache.http.impl.DefaultHttpResponseFactory; 31 import org.apache.http.impl.DefaultHttpServerConnection;
|
/cts/tests/pdf/module/ |
D | Android.bp | 35 "framework-pdf.impl", 36 "framework-pdf-v.impl",
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | RefocusTest.java | 57 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/ |
D | Test_invoke_interface.java | 59 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/ |
D | Test_invoke_interface_range.java | 59 ITestImpl impl = new ITestImpl(); in testN2() local 60 assertEquals(1, t.run(impl)); in testN2()
|
/cts/tests/tests/nfc/ |
D | Android.bp | 43 "framework-nfc.impl", 80 "framework-nfc.impl",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2024-0023/ |
D | Android.bp | 27 "libcodec2-impl-defaults",
|
/cts/tests/appsearch/testutils/ |
D | Android.bp | 25 "framework-appsearch.impl",
|
/cts/tests/PhotoPicker/ |
D | Android.bp | 42 "framework-mediaprovider.impl",
|
/cts/tests/tests/apache-http/src/android/net/http/cts/ |
D | ApacheHttpClientTest.java | 22 import org.apache.http.impl.client.DefaultHttpClient;
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsConnectionService.java | 429 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/ |
D | NativeDecoderTest.java | 39 import org.apache.http.impl.DefaultHttpServerConnection; 40 import org.apache.http.impl.io.SocketOutputBuffer;
|
/cts/tests/tests/media/player/src/android/media/player/cts/ |
D | MediaPlayerFlakyNetworkTest.java | 35 import org.apache.http.impl.DefaultHttpServerConnection; 36 import org.apache.http.impl.io.SocketOutputBuffer;
|
/cts/libs/testserver/src/android/webkit/cts/ |
D | CtsTestServer.java | 44 import org.apache.http.impl.DefaultHttpServerConnection; 45 import org.apache.http.impl.cookie.DateUtils;
|