2022-06-10 21:38:30 +09:00

89 lines
2.0 KiB
Smali

.class final Lcom/appsflyer/internal/ac$a;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Landroid/content/ServiceConnection;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/appsflyer/internal/ac;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
.field public final AFInAppEventType:Ljava/util/concurrent/LinkedBlockingQueue;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/LinkedBlockingQueue<",
"Landroid/os/IBinder;",
">;"
}
.end annotation
.end field
.field public values:Z
# direct methods
.method private constructor <init>()V
.locals 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance v0, Ljava/util/concurrent/LinkedBlockingQueue;
const/4 v1, 0x1
invoke-direct {v0, v1}, Ljava/util/concurrent/LinkedBlockingQueue;-><init>(I)V
iput-object v0, p0, Lcom/appsflyer/internal/ac$a;->AFInAppEventType:Ljava/util/concurrent/LinkedBlockingQueue;
const/4 v0, 0x0
.line 3
iput-boolean v0, p0, Lcom/appsflyer/internal/ac$a;->values:Z
return-void
.end method
.method public synthetic constructor <init>(B)V
.locals 0
.line 4
invoke-direct {p0}, Lcom/appsflyer/internal/ac$a;-><init>()V
return-void
.end method
# virtual methods
.method public final onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.locals 0
.line 1
:try_start_0
iget-object p1, p0, Lcom/appsflyer/internal/ac$a;->AFInAppEventType:Ljava/util/concurrent/LinkedBlockingQueue;
invoke-virtual {p1, p2}, Ljava/util/concurrent/LinkedBlockingQueue;->put(Ljava/lang/Object;)V
:try_end_0
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
return-void
.end method
.method public final onServiceDisconnected(Landroid/content/ComponentName;)V
.locals 0
return-void
.end method