BackendResponse.smali
.class public abstract Lcom/google/android/datatransport/runtime/backends/BackendResponse;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Lcom/google/android/datatransport/runtime/backends/BackendResponse;
.registers 4
new-instance v0, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;
sget-object v1, Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;->h:Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;
const-wide/16 v2, -0x1
invoke-direct {v0, v1, v2, v3}, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;-><init>(Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;J)V
return-object v0
.end method
.method public static d(J)Lcom/google/android/datatransport/runtime/backends/BackendResponse;
.registers 4
new-instance v0, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;
sget-object v1, Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;->f:Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;
invoke-direct {v0, v1, p0, p1}, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;-><init>(Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;J)V
return-object v0
.end method
.method public static e()Lcom/google/android/datatransport/runtime/backends/BackendResponse;
.registers 4
new-instance v0, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;
sget-object v1, Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;->g:Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;
const-wide/16 v2, -0x1
invoke-direct {v0, v1, v2, v3}, Lcom/google/android/datatransport/runtime/backends/AutoValue_BackendResponse;-><init>(Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;J)V
return-object v0
.end method
# virtual methods
.method public abstract b()J
.end method
.method public abstract c()Lcom/google/android/datatransport/runtime/backends/BackendResponse$Status;
.end method