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

14 lines
489 B
Java

package com.google.android.gms.maps.internal;
import android.graphics.Bitmap;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;
/* JADX INFO: compiled from: com.google.android.gms:play-services-maps@@19.0.0 */
/* JADX INFO: loaded from: classes2.dex */
public interface zzbw extends IInterface {
void zzb(Bitmap bitmap) throws RemoteException;
void zzc(IObjectWrapper iObjectWrapper) throws RemoteException;
}