Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
12
apk_decompiled/sources/U0/b.java
Normal file
12
apk_decompiled/sources/U0/b.java
Normal file
@@ -0,0 +1,12 @@
|
||||
package U0;
|
||||
|
||||
import android.graphics.drawable.Drawable;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface b {
|
||||
void onError(Drawable drawable);
|
||||
|
||||
void onStart(Drawable drawable);
|
||||
|
||||
void onSuccess(Drawable drawable);
|
||||
}
|
||||
Reference in New Issue
Block a user