Files
iTartanas/itranvias_code/com/google/android.gms/internal/maps/zzp.java
T

19 lines
506 B
Java

package com.google.android.gms.internal.maps;
import android.os.IInterface;
import android.os.RemoteException;
import java.util.Map;
/* JADX INFO: compiled from: com.google.android.gms:play-services-maps@@19.0.0 */
/* JADX INFO: loaded from: classes2.dex */
public interface zzp extends IInterface {
int zzd() throws RemoteException;
String zze() throws RemoteException;
String zzf() throws RemoteException;
String zzg() throws RemoteException;
Map zzh() throws RemoteException;
}