Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/sources/x2/i.java
Normal file
10
apk_decompiled/sources/x2/i.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package x2;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public interface i {
|
||||
void a();
|
||||
|
||||
int[] getState();
|
||||
|
||||
boolean onStateChange(int[] iArr);
|
||||
}
|
||||
Reference in New Issue
Block a user