19 lines
562 B
Java
19 lines
562 B
Java
|
package com.google.android.gms.internal.gtm;
|
||
|
|
||
|
import android.os.Bundle;
|
||
|
import android.os.IInterface;
|
||
|
import android.os.RemoteException;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public interface zzer extends IInterface {
|
||
|
void dispatch() throws RemoteException;
|
||
|
|
||
|
void zza(String str, Bundle bundle, String str2, long j, boolean z) throws RemoteException;
|
||
|
|
||
|
void zza(String str, String str2, String str3, zzeo zzeoVar) throws RemoteException;
|
||
|
|
||
|
void zzc(String str, String str2, String str3) throws RemoteException;
|
||
|
|
||
|
void zzkm() throws RemoteException;
|
||
|
}
|