Searched refs:NetworkStackConnector (Results 1 – 3 of 3) sorted by relevance
91 private static NetworkStackConnector sConnector;101 sConnector = new NetworkStackConnector(context); in makeConnector()184 public static class NetworkStackConnector extends INetworkStackConnector.Stub class in NetworkStackService276 NetworkStackConnector(@NonNull Context context) { in NetworkStackConnector() method in NetworkStackService.NetworkStackConnector281 public NetworkStackConnector( in NetworkStackConnector() method in NetworkStackService.NetworkStackConnector
30 import com.android.server.NetworkStackService.NetworkStackConnector66 private inner class TestNetworkStackConnector(context: Context) : NetworkStackConnector(
39 import com.android.server.NetworkStackService.NetworkStackConnector100 private val connector = NetworkStackConnector(context, permChecker, deps)