12 lines
408 B
Java
12 lines
408 B
Java
package com.google.android.gms.maps.internal;
|
|
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
|
|
/* JADX INFO: compiled from: com.google.android.gms:play-services-maps@@19.0.0 */
|
|
/* JADX INFO: loaded from: classes2.dex */
|
|
public interface zzab extends IInterface {
|
|
void zzb() throws RemoteException;
|
|
|
|
void zzc(com.google.android.gms.internal.maps.zzy zzyVar) throws RemoteException;
|
|
} |