package x2; /* loaded from: classes3.dex */ public interface i { void a(); int[] getState(); boolean onStateChange(int[] iArr); }