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

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

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

    void zzb(int i10, Bundle bundle);
}
