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 g;
import O.InterfaceC0069j;
import android.view.KeyEvent;
/* renamed from: g.F, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final /* synthetic */ class C0352F implements InterfaceC0069j {
/* renamed from: a, reason: collision with root package name */
public final /* synthetic */ DialogC0353G f6542a;
@Override // O.InterfaceC0069j
public final boolean superDispatchKeyEvent(KeyEvent keyEvent) {
return this.f6542a.e(keyEvent);
}
}