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.
122 lines
2.5 KiB
122 lines
2.5 KiB
2 years ago
|
.class public final Lcom/facebook/internal/FacebookInitProvider;
|
||
|
.super Landroid/content/ContentProvider;
|
||
|
.source "FacebookInitProvider.java"
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field private static final TAG:Ljava/lang/String;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 14
|
||
|
const-class v0, Lcom/facebook/internal/FacebookInitProvider;
|
||
|
|
||
|
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
sput-object v0, Lcom/facebook/internal/FacebookInitProvider;->TAG:Ljava/lang/String;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 13
|
||
|
invoke-direct {p0}, Landroid/content/ContentProvider;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 49
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method public getType(Landroid/net/Uri;)Ljava/lang/String;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 39
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 44
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public onCreate()Z
|
||
|
.locals 3
|
||
|
|
||
|
.prologue
|
||
|
.line 20
|
||
|
:try_start_0
|
||
|
invoke-virtual {p0}, Lcom/facebook/internal/FacebookInitProvider;->getContext()Landroid/content/Context;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-static {v0}, Lcom/facebook/FacebookSdk;->sdkInitialize(Landroid/content/Context;)V
|
||
|
:try_end_0
|
||
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
||
|
|
||
|
.line 24
|
||
|
:goto_0
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
|
||
|
.line 21
|
||
|
:catch_0
|
||
|
move-exception v0
|
||
|
|
||
|
.line 22
|
||
|
sget-object v1, Lcom/facebook/internal/FacebookInitProvider;->TAG:Ljava/lang/String;
|
||
|
|
||
|
const-string v2, "Failed to auto initialize the Facebook SDK"
|
||
|
|
||
|
invoke-static {v1, v2, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
|
||
|
|
||
|
goto :goto_0
|
||
|
.end method
|
||
|
|
||
|
.method public query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 34
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 58
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|