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

24 lines
679 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.maps;
import android.graphics.Bitmap;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;
/* loaded from: classes2.dex */
public interface zze extends IInterface {
IObjectWrapper zza(float f) throws RemoteException;
IObjectWrapper zza(int i) throws RemoteException;
IObjectWrapper zza(Bitmap bitmap) throws RemoteException;
IObjectWrapper zza(String str) throws RemoteException;
IObjectWrapper zzb(String str) throws RemoteException;
IObjectWrapper zzc(String str) throws RemoteException;
IObjectWrapper zzi() throws RemoteException;
}