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.
59 lines
1.3 KiB
59 lines
1.3 KiB
.class final Lcom/facebook/internal/BundleJSONConverter$1; |
|
.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 43 |
|
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 1 |
|
|
|
.prologue |
|
.line 45 |
|
check-cast p3, Ljava/lang/Boolean; |
|
|
|
invoke-virtual {p3}, Ljava/lang/Boolean;->booleanValue()Z |
|
|
|
move-result v0 |
|
|
|
invoke-virtual {p1, p2, v0}, Landroid/os/Bundle;->putBoolean(Ljava/lang/String;Z)V |
|
|
|
.line 46 |
|
return-void |
|
.end method |
|
|
|
.method public setOnJSON(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 49 |
|
invoke-virtual {p1, p2, p3}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject; |
|
|
|
.line 50 |
|
return-void |
|
.end method
|
|
|