36 lines
988 B
Java
36 lines
988 B
Java
package com.google.android.gms.measurement.internal;
|
|
|
|
import android.content.Context;
|
|
import android.os.Bundle;
|
|
import com.google.android.gms.common.internal.Preconditions;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class zzcz {
|
|
final Context a;
|
|
String b;
|
|
String c;
|
|
String d;
|
|
boolean e;
|
|
Boolean f;
|
|
zzan g;
|
|
|
|
public zzcz(Context context, zzan zzanVar) {
|
|
this.e = true;
|
|
Preconditions.a(context);
|
|
Context applicationContext = context.getApplicationContext();
|
|
Preconditions.a(applicationContext);
|
|
this.a = applicationContext;
|
|
if (zzanVar != null) {
|
|
this.g = zzanVar;
|
|
this.b = zzanVar.f;
|
|
this.c = zzanVar.e;
|
|
this.d = zzanVar.d;
|
|
this.e = zzanVar.c;
|
|
Bundle bundle = zzanVar.g;
|
|
if (bundle != null) {
|
|
this.f = Boolean.valueOf(bundle.getBoolean("dataCollectionDefaultEnabled", true));
|
|
}
|
|
}
|
|
}
|
|
}
|