71 lines
1.7 KiB
Smali
71 lines
1.7 KiB
Smali
.class final Lcom/google/android/gms/analytics/zzp;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-analytics-impl@@17.0.1"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/ThreadFactory;
|
|
|
|
|
|
# static fields
|
|
.field private static final zza:Ljava/util/concurrent/atomic/AtomicInteger;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;
|
|
|
|
.line 1
|
|
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/analytics/zzp;->zza:Ljava/util/concurrent/atomic/AtomicInteger;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/google/android/gms/analytics/zzo;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
|
|
.locals 3
|
|
|
|
sget-object v0, Lcom/google/android/gms/analytics/zzp;->zza:Ljava/util/concurrent/atomic/AtomicInteger;
|
|
|
|
.line 1
|
|
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicInteger;->incrementAndGet()I
|
|
|
|
move-result v0
|
|
|
|
const/16 v1, 0x17
|
|
|
|
const-string v2, "measurement-"
|
|
|
|
invoke-static {v1, v2, v0}, Lcom/google/android/gms/ads/a;->a(ILjava/lang/String;I)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lcom/google/android/gms/analytics/zzq;
|
|
|
|
.line 2
|
|
invoke-direct {v1, p1, v0}, Lcom/google/android/gms/analytics/zzq;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
|
|
|
|
return-object v1
|
|
.end method
|