Home
last modified time | relevance | path

Searched defs:IpSecTunnelInterfaceResponse (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecTunnelInterfaceResponse.java27 public final class IpSecTunnelInterfaceResponse implements Parcelable { class
47 public IpSecTunnelInterfaceResponse(int inStatus) { in IpSecTunnelInterfaceResponse() method in IpSecTunnelInterfaceResponse
56 public IpSecTunnelInterfaceResponse(int inStatus, int inResourceId, String inInterfaceName) { in IpSecTunnelInterfaceResponse() method in IpSecTunnelInterfaceResponse
62 private IpSecTunnelInterfaceResponse(Parcel in) { in IpSecTunnelInterfaceResponse() method in IpSecTunnelInterfaceResponse