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,27 @@
package I2;
import android.content.res.TypedArray;
import android.util.SparseArray;
/* loaded from: classes3.dex */
public final class p {
/* renamed from: a, reason: collision with root package name */
public final SparseArray f839a = new SparseArray();
/* renamed from: b, reason: collision with root package name */
public final q f840b;
/* renamed from: c, reason: collision with root package name */
public final int f841c;
/* renamed from: d, reason: collision with root package name */
public final int f842d;
public p(q qVar, R0.h hVar) {
this.f840b = qVar;
TypedArray typedArray = (TypedArray) hVar.f1414b;
this.f841c = typedArray.getResourceId(28, 0);
this.f842d = typedArray.getResourceId(52, 0);
}
}