package com.google.android.gms.ads;

import android.app.IntentService;
import android.content.Intent;
import android.os.RemoteException;
import androidx.annotation.NonNull;
import com.google.android.gms.common.annotation.KeepForSdk;
import com.google.android.gms.internal.ads.uv;
import n7.x;
import q7.j;

/* JADX INFO: loaded from: classes2.dex */
@KeepForSdk
public class AdService extends IntentService {

    @NonNull
    @KeepForSdk
    public static final String CLASS_NAME = "com.google.android.gms.ads.AdService";

    public AdService() {
        super("AdService");
    }

    @Override // android.app.IntentService
    public final void onHandleIntent(@NonNull Intent intent) {
        try {
            x.f31085g.f31087b.zzk(this, new uv()).K(intent);
        } catch (RemoteException e10) {
            j.b("RemoteException calling handleNotificationIntent: ".concat(e10.toString()));
        }
    }
}
