Initial commit
This commit is contained in:
25
sources/com/google/firebase/iid/zzg.java
Normal file
25
sources/com/google/firebase/iid/zzg.java
Normal file
@@ -0,0 +1,25 @@
|
||||
package com.google.firebase.iid;
|
||||
|
||||
import android.util.Log;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
final class zzg implements Runnable {
|
||||
private final /* synthetic */ zzd a;
|
||||
private final /* synthetic */ zzf b;
|
||||
|
||||
zzg(zzf zzfVar, zzd zzdVar) {
|
||||
this.b = zzfVar;
|
||||
this.a = zzdVar;
|
||||
}
|
||||
|
||||
@Override // java.lang.Runnable
|
||||
public final void run() {
|
||||
zzb zzbVar;
|
||||
if (Log.isLoggable("EnhancedIntentService", 3)) {
|
||||
Log.d("EnhancedIntentService", "bg processing of the intent starting now");
|
||||
}
|
||||
zzbVar = this.b.a;
|
||||
zzbVar.c(this.a.a);
|
||||
this.a.a();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user