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,25 @@
package D2;
import android.graphics.Paint;
import android.graphics.Path;
/* loaded from: classes3.dex */
public final class a {
/* renamed from: a, reason: collision with root package name */
public final int f378a;
public a() {
new Path();
Paint paint = new Paint();
Paint paint2 = new Paint();
this.f378a = G.a.d(-16777216, 68);
G.a.d(-16777216, 20);
G.a.d(-16777216, 0);
paint2.setColor(this.f378a);
paint.setColor(0);
Paint paint3 = new Paint(4);
paint3.setStyle(Paint.Style.FILL);
new Paint(paint3);
}
}