tmap/smali_classes2/com/appsflyer/AppsFlyerLib.smali
2022-06-10 21:38:30 +09:00

354 lines
10 KiB
Smali

.class public abstract Lcom/appsflyer/AppsFlyerLib;
.super Ljava/lang/Object;
.source ""
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getInstance()Lcom/appsflyer/AppsFlyerLib;
.locals 1
.line 1
invoke-static {}, Lcom/appsflyer/internal/ae;->values()Lcom/appsflyer/internal/ae;
move-result-object v0
return-object v0
.end method
# virtual methods
.method public varargs abstract addPushNotificationDeepLinkPath([Ljava/lang/String;)V
.end method
.method public abstract anonymizeUser(Z)V
.end method
.method public abstract appendParametersToDeepLinkingURL(Ljava/lang/String;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;)V"
}
.end annotation
.end method
.method public abstract enableFacebookDeferredApplinks(Z)V
.end method
.method public abstract enableLocationCollection(Z)Lcom/appsflyer/AppsFlyerLib;
.end method
.method public abstract getAppsFlyerUID(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getAttributionId(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getHostName()Ljava/lang/String;
.end method
.method public abstract getHostPrefix()Ljava/lang/String;
.end method
.method public abstract getOutOfStore(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getSdkVersion()Ljava/lang/String;
.end method
.method public abstract init(Ljava/lang/String;Lcom/appsflyer/AppsFlyerConversionListener;Landroid/content/Context;)Lcom/appsflyer/AppsFlyerLib;
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract isPreInstalledApp(Landroid/content/Context;)Z
.end method
.method public abstract isStopped()Z
.end method
.method public abstract logEvent(Landroid/content/Context;Ljava/lang/String;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method
.method public abstract logEvent(Landroid/content/Context;Ljava/lang/String;Ljava/util/Map;Lcom/appsflyer/attribution/AppsFlyerRequestListener;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;",
"Lcom/appsflyer/attribution/AppsFlyerRequestListener;",
")V"
}
.end annotation
.end method
.method public abstract logLocation(Landroid/content/Context;DD)V
.end method
.method public abstract logSession(Landroid/content/Context;)V
.end method
.method public abstract onPause(Landroid/content/Context;)V
.end method
.method public abstract performOnAppAttribution(Landroid/content/Context;Ljava/net/URI;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/net/URI;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract performOnDeepLinking(Landroid/content/Intent;Landroid/content/Context;)V
.param p1 # Landroid/content/Intent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract registerConversionListener(Landroid/content/Context;Lcom/appsflyer/AppsFlyerConversionListener;)V
.end method
.method public abstract registerValidatorListener(Landroid/content/Context;Lcom/appsflyer/AppsFlyerInAppPurchaseValidatorListener;)V
.end method
.method public abstract sendAdRevenue(Landroid/content/Context;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method
.method public abstract sendPushNotificationData(Landroid/app/Activity;)V
.end method
.method public abstract setAdditionalData(Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method
.method public abstract setAndroidIdData(Ljava/lang/String;)V
.end method
.method public abstract setAppId(Ljava/lang/String;)V
.end method
.method public abstract setAppInviteOneLink(Ljava/lang/String;)V
.end method
.method public abstract setCollectAndroidID(Z)V
.end method
.method public abstract setCollectIMEI(Z)V
.end method
.method public abstract setCollectOaid(Z)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setCurrencyCode(Ljava/lang/String;)V
.end method
.method public abstract setCustomerIdAndLogSession(Ljava/lang/String;Landroid/content/Context;)V
.param p2 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract setCustomerUserId(Ljava/lang/String;)V
.end method
.method public abstract setDebugLog(Z)V
.end method
.method public abstract setDisableAdvertisingIdentifiers(Z)V
.end method
.method public abstract setExtension(Ljava/lang/String;)V
.end method
.method public abstract setHost(Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract setImeiData(Ljava/lang/String;)V
.end method
.method public abstract setIsUpdate(Z)V
.end method
.method public abstract setLogLevel(Lcom/appsflyer/AFLogger$LogLevel;)V
.end method
.method public abstract setMinTimeBetweenSessions(I)V
.end method
.method public abstract setOaidData(Ljava/lang/String;)V
.end method
.method public varargs abstract setOneLinkCustomDomain([Ljava/lang/String;)V
.end method
.method public abstract setOutOfStore(Ljava/lang/String;)V
.end method
.method public abstract setPartnerData(Ljava/lang/String;Ljava/util/Map;)V
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method
.method public abstract setPhoneNumber(Ljava/lang/String;)V
.end method
.method public abstract setPreinstallAttribution(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public varargs abstract setResolveDeepLinkURLs([Ljava/lang/String;)V
.end method
.method public varargs abstract setSharingFilter([Ljava/lang/String;)V
.param p1 # [Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract setSharingFilterForAllPartners()V
.end method
.method public varargs abstract setUserEmails(Lcom/appsflyer/AppsFlyerProperties$EmailsCryptType;[Ljava/lang/String;)V
.end method
.method public varargs abstract setUserEmails([Ljava/lang/String;)V
.end method
.method public abstract start(Landroid/content/Context;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract start(Landroid/content/Context;Ljava/lang/String;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract start(Landroid/content/Context;Ljava/lang/String;Lcom/appsflyer/attribution/AppsFlyerRequestListener;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract stop(ZLandroid/content/Context;)V
.end method
.method public abstract subscribeForDeepLink(Lcom/appsflyer/deeplink/DeepLinkListener;)V
.end method
.method public abstract subscribeForDeepLink(Lcom/appsflyer/deeplink/DeepLinkListener;J)V
.end method
.method public abstract unregisterConversionListener()V
.end method
.method public abstract updateServerUninstallToken(Landroid/content/Context;Ljava/lang/String;)V
.end method
.method public abstract validateAndLogInAppPurchase(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;)V"
}
.end annotation
.end method
.method public abstract waitForCustomerUserId(Z)V
.end method