package com.google.android.gms.common.internal;

import android.os.Bundle;
import android.os.IBinder;
import android.os.IInterface;

/* JADX INFO: loaded from: classes.dex */
public interface IGmsCallbacks extends IInterface {
    void onPostInitComplete(int i6, IBinder iBinder, Bundle bundle);

    void zzb(int i6, Bundle bundle);

    void zzc(int i6, IBinder iBinder, zzk zzkVar);
}
