package com.google.android.gms.internal.location; import android.os.IInterface; import android.os.RemoteException; import com.google.android.gms.location.LocationSettingsResult; /* loaded from: classes2.dex */ public interface zzaq extends IInterface { void zzb(LocationSettingsResult locationSettingsResult) throws RemoteException; }