|
package com.google.android.gms.maps.internal;
|
|
|
|
import android.location.Location;
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface zzah extends IInterface {
|
|
void zza(Location location) throws RemoteException;
|
|
}
|