package com.google.android.gms.internal.location; import android.app.PendingIntent; import com.google.android.gms.common.api.GoogleApiClient; /* loaded from: classes.dex */ final class zzw extends zzx { final /* synthetic */ PendingIntent zza; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzw(zzz zzzVar, GoogleApiClient googleApiClient, PendingIntent pendingIntent) { super(googleApiClient); this.zza = pendingIntent; } @Override // com.google.android.gms.common.api.internal.BaseImplementation.ApiMethodImpl protected final /* bridge */ /* synthetic */ void doExecute(zzaz zzazVar) { zzazVar.zzG(this.zza, new zzy(this)); } }