Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/sources/o0/F.java
Normal file
10
apk_decompiled/sources/o0/F.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package o0;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface F {
|
||||
int getActionId();
|
||||
|
||||
Bundle getArguments();
|
||||
}
|
||||
Reference in New Issue
Block a user