Searched refs:NetworkStackInstrumentationService (Results 1 – 3 of 3) sorted by relevance
32 class NetworkStackInstrumentationService : Service() { in <lambda>() class
32 import com.android.server.net.integrationtests.NetworkStackInstrumentationService.InstrumentationCo…
146 val intent = Intent(realContext, NetworkStackInstrumentationService::class.java) in <lambda>()