what-the-bank/sources/com/google/android/gms/maps/internal/zzbb.java

11 lines
318 B
Java

package com.google.android.gms.maps.internal;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.maps.model.PointOfInterest;
/* loaded from: classes2.dex */
public interface zzbb extends IInterface {
void zza(PointOfInterest pointOfInterest) throws RemoteException;
}