29 lines
523 B
Java
29 lines
523 B
Java
|
package o;
|
||
|
|
||
|
import android.graphics.Bitmap;
|
||
|
|
||
|
/* renamed from: o.dbN, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC8993dbN {
|
||
|
|
||
|
/* renamed from: o.dbN$RVV */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface RVV extends InterfaceC6638cYp {
|
||
|
void YP_(Bitmap bitmap);
|
||
|
|
||
|
void a();
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(int i);
|
||
|
|
||
|
void c(String str);
|
||
|
|
||
|
void d(String str);
|
||
|
|
||
|
void e();
|
||
|
|
||
|
void e(String str, String str2);
|
||
|
}
|
||
|
}
|