package com.google.android.play.core.integrity;

import android.os.Bundle;
import com.google.android.gms.common.api.ApiException;

/* JADX INFO: loaded from: classes3.dex */
interface k {
    ApiException a(Bundle bundle);
}
