package C3;

import android.os.IBinder;

/* JADX INFO: loaded from: classes3.dex */
public interface E {
    Object a(IBinder iBinder);
}
