AndroidNetworkLibrary$SocketFd$SocketImplFd.smali

.class Laegon/chrome/net/AndroidNetworkLibrary$SocketFd$SocketImplFd;
.super Ljava/net/SocketImpl;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Laegon/chrome/net/AndroidNetworkLibrary$SocketFd;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "SocketImplFd"
.end annotation


# direct methods
.method constructor <init>(Ljava/io/FileDescriptor;)V
    .registers 2

    invoke-direct {p0}, Ljava/net/SocketImpl;-><init>()V

    iput-object p1, p0, Laegon/chrome/net/AndroidNetworkLibrary$SocketFd$SocketImplFd;->fd:Ljava/io/FileDescriptor;

    return-void
.end method


# virtual methods
.method protected accept(Ljava/net/SocketImpl;)V
    .registers 4

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "accept not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected available()I
    .registers 3

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "accept not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected bind(Ljava/net/InetAddress;I)V
    .registers 5

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "accept not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected close()V
    .registers 1

    return-void
.end method

.method protected connect(Ljava/lang/String;I)V
    .registers 5

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "connect not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected connect(Ljava/net/InetAddress;I)V
    .registers 5

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "connect not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected connect(Ljava/net/SocketAddress;I)V
    .registers 5

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "connect not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected create(Z)V
    .registers 2

    return-void
.end method

.method protected getInputStream()Ljava/io/InputStream;
    .registers 3

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "getInputStream not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public getOption(I)Ljava/lang/Object;
    .registers 4

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "getOption not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected getOutputStream()Ljava/io/OutputStream;
    .registers 3

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "getOutputStream not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected listen(I)V
    .registers 4

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "listen not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method protected sendUrgentData(I)V
    .registers 4

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "sendUrgentData not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public setOption(ILjava/lang/Object;)V
    .registers 5

    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "setOption not implemented"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v0
.end method