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.
60 lines
1.3 KiB
60 lines
1.3 KiB
2 years ago
|
.class final Lcom/facebook/internal/BundleJSONConverter$4;
|
||
|
.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 70
|
||
|
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 2
|
||
|
|
||
|
.prologue
|
||
|
.line 72
|
||
|
check-cast p3, Ljava/lang/Double;
|
||
|
|
||
|
invoke-virtual {p3}, Ljava/lang/Double;->doubleValue()D
|
||
|
|
||
|
move-result-wide v0
|
||
|
|
||
|
invoke-virtual {p1, p2, v0, v1}, Landroid/os/Bundle;->putDouble(Ljava/lang/String;D)V
|
||
|
|
||
|
.line 73
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public setOnJSON(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 76
|
||
|
invoke-virtual {p1, p2, p3}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
||
|
|
||
|
.line 77
|
||
|
return-void
|
||
|
.end method
|