ShareInternalUtility$2.smali
.class final Lcom/facebook/share/internal/ShareInternalUtility$2;
.super Ljava/lang/Object;
.source "ShareInternalUtility.java"
# interfaces
.implements Lcom/facebook/internal/CallbackManagerImpl$Callback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/share/internal/ShareInternalUtility;->registerStaticShareCallback(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic val$requestCode:I
# direct methods
.method constructor <init>(I)V
.registers 2
.line 235
iput p1, p0, Lcom/facebook/share/internal/ShareInternalUtility$2;->val$requestCode:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onActivityResult(ILandroid/content/Intent;)Z
.registers 5
.line 238
iget v0, p0, Lcom/facebook/share/internal/ShareInternalUtility$2;->val$requestCode:I
const/4 v1, 0x0
.line 242
invoke-static {v1}, Lcom/facebook/share/internal/ShareInternalUtility;->getShareResultProcessor(Lcom/facebook/FacebookCallback;)Lcom/facebook/share/internal/ResultProcessor;
move-result-object v1
.line 238
invoke-static {v0, p1, p2, v1}, Lcom/facebook/share/internal/ShareInternalUtility;->handleActivityResult(IILandroid/content/Intent;Lcom/facebook/share/internal/ResultProcessor;)Z
move-result p1
return p1
.end method