FileDocCategorySizeDatePackage
VpnService.javaAPI DocAndroid 5.1 API3154Sat Mar 14 14:09:42 GMT 2015android.net

VpnService

public class VpnService extends android.app.Service

Fields Summary
public static final String
SERVICE_INTERFACE
Constructors Summary
public VpnService()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.os.IBinderonBind(android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public voidonRevoke()

 throw new RuntimeException("Stub!"); 
public static android.content.Intentprepare(android.content.Context context)

 throw new RuntimeException("Stub!"); 
public booleanprotect(int socket)

 throw new RuntimeException("Stub!"); 
public booleanprotect(java.net.Socket socket)

 throw new RuntimeException("Stub!"); 
public booleanprotect(java.net.DatagramSocket socket)

 throw new RuntimeException("Stub!"); 
public booleansetUnderlyingNetworks(android.net.Network[] networks)

 throw new RuntimeException("Stub!");