15 lines
323 B
Java
15 lines
323 B
Java
package o;
|
|
|
|
import android.graphics.Bitmap;
|
|
import android.graphics.drawable.Drawable;
|
|
|
|
/* renamed from: o.fOh, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public interface InterfaceC13027fOh {
|
|
void aBA_(Drawable drawable);
|
|
|
|
void aBB_(Bitmap bitmap);
|
|
|
|
void aBC_(Drawable drawable);
|
|
}
|