ChannelClient$ChannelCallback.smali
.class public Lcom/google/android/gms/wearable/ChannelClient$ChannelCallback;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/wearable/ChannelClient;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "ChannelCallback"
.end annotation
# static fields
.field public static final CLOSE_REASON_DISCONNECTED:I
.field public static final CLOSE_REASON_LOCAL_CLOSE:I
.field public static final CLOSE_REASON_NORMAL:I
.field public static final CLOSE_REASON_REMOTE_CLOSE:I
# direct methods
.method static constructor <clinit>()V
.registers 1
const v0, 0x156e
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/wearable/ChannelClient$ChannelCallback;->CLOSE_REASON_DISCONNECTED:I
const v0, 0x156c
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/wearable/ChannelClient$ChannelCallback;->CLOSE_REASON_LOCAL_CLOSE:I
const v0, 0x156f
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/wearable/ChannelClient$ChannelCallback;->CLOSE_REASON_NORMAL:I
const v0, 0x156d
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/wearable/ChannelClient$ChannelCallback;->CLOSE_REASON_REMOTE_CLOSE:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onChannelClosed(Lcom/google/android/gms/wearable/ChannelClient$Channel;II)V
.registers 4
.line 3
return-void
.end method
.method public onChannelOpened(Lcom/google/android/gms/wearable/ChannelClient$Channel;)V
.registers 2
.line 2
return-void
.end method
.method public onInputClosed(Lcom/google/android/gms/wearable/ChannelClient$Channel;II)V
.registers 4
.line 4
return-void
.end method
.method public onOutputClosed(Lcom/google/android/gms/wearable/ChannelClient$Channel;II)V
.registers 4
.line 5
return-void
.end method