package com.google.android.gms.location;

import android.location.Location;
import android.os.IInterface;

/* JADX INFO: loaded from: classes3.dex */
public interface zzbd extends IInterface {
    void zzd(Location location);
}
