Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
16
apk_decompiled/sources/O/InterfaceC0062e.java
Normal file
16
apk_decompiled/sources/O/InterfaceC0062e.java
Normal file
@@ -0,0 +1,16 @@
|
||||
package O;
|
||||
|
||||
import android.content.ClipData;
|
||||
import android.view.ContentInfo;
|
||||
|
||||
/* renamed from: O.e, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public interface InterfaceC0062e {
|
||||
ClipData d();
|
||||
|
||||
int e();
|
||||
|
||||
ContentInfo f();
|
||||
|
||||
int getSource();
|
||||
}
|
||||
Reference in New Issue
Block a user