package C3;

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

/* JADX INFO: loaded from: classes3.dex */
public interface x extends IInterface {
    void b(Bundle bundle);
}
