zzatb.java
3.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
package com.google.android.gms.internal;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.support.annotation.WorkerThread;
import android.support.v4.util.ArrayMap;
import com.google.android.gms.common.util.zze;
import com.google.android.gms.measurement.AppMeasurement.zzf;
import hy;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
public class zzatb
extends hy
{
private final Map<String, Long> a = new ArrayMap();
private final Map<String, Integer> b = new ArrayMap();
private long c;
public zzatb(zzaue paramzzaue)
{
super(paramzzaue);
}
@WorkerThread
private void a(long paramLong)
{
Iterator localIterator = this.a.keySet().iterator();
while (localIterator.hasNext())
{
String str = (String)localIterator.next();
this.a.put(str, Long.valueOf(paramLong));
}
if (!this.a.isEmpty()) {
this.c = paramLong;
}
}
@WorkerThread
private void a(long paramLong, AppMeasurement.zzf paramzzf)
{
if (paramzzf == null)
{
zzKl().zzMe().log("Not logging ad exposure. No active activity");
return;
}
if (paramLong < 1000L)
{
zzKl().zzMe().zzj("Not logging ad exposure. Less than 1000 ms. exposure", Long.valueOf(paramLong));
return;
}
Bundle localBundle = new Bundle();
localBundle.putLong("_xt", paramLong);
zzauk.zza(paramzzf, localBundle);
zzKa().zze("am", "_xa", localBundle);
}
@WorkerThread
private void a(String paramString, long paramLong, AppMeasurement.zzf paramzzf)
{
if (paramzzf == null)
{
zzKl().zzMe().log("Not logging ad unit exposure. No active activity");
return;
}
if (paramLong < 1000L)
{
zzKl().zzMe().zzj("Not logging ad unit exposure. Less than 1000 ms. exposure", Long.valueOf(paramLong));
return;
}
Bundle localBundle = new Bundle();
localBundle.putString("_ai", paramString);
localBundle.putLong("_xt", paramLong);
zzauk.zza(paramzzf, localBundle);
zzKa().zze("am", "_xu", localBundle);
}
public void beginAdUnitExposure(final String paramString)
{
int i = Build.VERSION.SDK_INT;
if ((paramString == null) || (paramString.length() == 0))
{
zzKl().zzLY().log("Ad unit id must be a non-empty string");
return;
}
final long l = zznR().elapsedRealtime();
zzKk().zzm(new Runnable()
{
public final void run()
{
zzatb.a(zzatb.this, paramString, l);
}
});
}
public void endAdUnitExposure(final String paramString)
{
int i = Build.VERSION.SDK_INT;
if ((paramString == null) || (paramString.length() == 0))
{
zzKl().zzLY().log("Ad unit id must be a non-empty string");
return;
}
final long l = zznR().elapsedRealtime();
zzKk().zzm(new Runnable()
{
public final void run()
{
zzatb.b(zzatb.this, paramString, l);
}
});
}
public void zzJU()
{
final long l = zznR().elapsedRealtime();
zzKk().zzm(new Runnable()
{
public final void run()
{
zzatb.a(zzatb.this, l);
}
});
}
@WorkerThread
public void zzW(long paramLong)
{
zzauk.a locala = zzKe().zzMU();
Iterator localIterator = this.a.keySet().iterator();
while (localIterator.hasNext())
{
String str = (String)localIterator.next();
a(str, paramLong - ((Long)this.a.get(str)).longValue(), locala);
}
if (!this.a.isEmpty()) {
a(paramLong - this.c, locala);
}
a(paramLong);
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/com/google/android/gms/internal/zzatb.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/