package T0;

import android.os.IInterface;

/* JADX INFO: loaded from: classes.dex */
public interface d extends IInterface {
    boolean A();
}
