今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
1.7 KiB

.class Lcom/facebook/RequestProgress$1;
.super Ljava/lang/Object;
.source "RequestProgress.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/RequestProgress;->reportProgress()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/facebook/RequestProgress;
.field final synthetic val$callbackCopy:Lcom/facebook/GraphRequest$OnProgressCallback;
.field final synthetic val$currentCopy:J
.field final synthetic val$maxProgressCopy:J
# direct methods
.method constructor <init>(Lcom/facebook/RequestProgress;Lcom/facebook/GraphRequest$OnProgressCallback;JJ)V
.locals 1
.prologue
.line 72
iput-object p1, p0, Lcom/facebook/RequestProgress$1;->this$0:Lcom/facebook/RequestProgress;
iput-object p2, p0, Lcom/facebook/RequestProgress$1;->val$callbackCopy:Lcom/facebook/GraphRequest$OnProgressCallback;
iput-wide p3, p0, Lcom/facebook/RequestProgress$1;->val$currentCopy:J
iput-wide p5, p0, Lcom/facebook/RequestProgress$1;->val$maxProgressCopy:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 6
.prologue
.line 75
iget-object v0, p0, Lcom/facebook/RequestProgress$1;->val$callbackCopy:Lcom/facebook/GraphRequest$OnProgressCallback;
iget-wide v2, p0, Lcom/facebook/RequestProgress$1;->val$currentCopy:J
iget-wide v4, p0, Lcom/facebook/RequestProgress$1;->val$maxProgressCopy:J
invoke-interface {v0, v2, v3, v4, v5}, Lcom/facebook/GraphRequest$OnProgressCallback;->onProgress(JJ)V
.line 76
return-void
.end method