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.
55 lines
1.2 KiB
55 lines
1.2 KiB
.class final Lcom/facebook/internal/BundleJSONConverter$5; |
|
.super Ljava/lang/Object; |
|
.source "BundleJSONConverter.java" |
|
|
|
# interfaces |
|
.implements Lcom/facebook/internal/BundleJSONConverter$Setter; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/facebook/internal/BundleJSONConverter; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 79 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public setOnBundle(Landroid/os/Bundle;Ljava/lang/String;Ljava/lang/Object;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 81 |
|
check-cast p3, Ljava/lang/String; |
|
|
|
invoke-virtual {p1, p2, p3}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V |
|
|
|
.line 82 |
|
return-void |
|
.end method |
|
|
|
.method public setOnJSON(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 85 |
|
invoke-virtual {p1, p2, p3}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject; |
|
|
|
.line 86 |
|
return-void |
|
.end method
|
|
|