Initial import of ADIF API reverse-engineering toolkit

This commit is contained in:
2025-12-16 08:37:56 +01:00
commit 60388529c1
11486 changed files with 1086536 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
package O;
import android.view.View;
/* renamed from: O.s, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public interface InterfaceC0077s {
void a(View view, View view2, int i, int i4);
void b(View view, int i);
void c(View view, int i, int i4, int[] iArr, int i5);
void e(View view, int i, int i4, int i5, int i6, int i7);
boolean f(View view, View view2, int i, int i4);
}