12 lines
335 B
Java
12 lines
335 B
Java
|
package com.google.android.gms.maps.internal;
|
||
|
|
||
|
import android.os.IInterface;
|
||
|
import android.os.RemoteException;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface zzz extends IInterface {
|
||
|
void onIndoorBuildingFocused() throws RemoteException;
|
||
|
|
||
|
void zza(com.google.android.gms.internal.maps.zzn zznVar) throws RemoteException;
|
||
|
}
|