Searched refs:InstrumentationConnector (Results 1 – 2 of 2) sorted by relevance
33 override fun onBind(intent: Intent) = InstrumentationConnector.asBinder() in <lambda>()35 object InstrumentationConnector : INetworkStackInstrumentation.Stub() { in <lambda>() object
32 …com.android.server.net.integrationtests.NetworkStackInstrumentationService.InstrumentationConnector74 val response = InstrumentationConnector.processRequest(url) in openConnection()