HomeSort by relevance Sort by last modified time
    Searched refs:RemoteSocketFactoryClient (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
RemoteSocketFactoryClient.java 35 public class RemoteSocketFactoryClient {
37 private static final String PACKAGE = RemoteSocketFactoryClient.class.getPackage().getName();
45 public RemoteSocketFactoryClient(Context context) {
VpnTest.java 108 private RemoteSocketFactoryClient mRemoteSocketFactoryClient;
133 mRemoteSocketFactoryClient = new RemoteSocketFactoryClient(mActivity);
    [all...]

Completed in 315 milliseconds