10 lines
286 B
Java
10 lines
286 B
Java
|
package com.google.android.gms.internal.clearcut;
|
||
|
|
||
|
import android.os.IInterface;
|
||
|
import android.os.RemoteException;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface zzn extends IInterface {
|
||
|
void zza(zzl zzlVar, com.google.android.gms.clearcut.zze zzeVar) throws RemoteException;
|
||
|
}
|