You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
269 B

package p001a0;
import android.graphics.drawable.Drawable;
/* renamed from: a0.e0 */
/* loaded from: classes.dex */
public interface InterfaceC0011e0 {
/* renamed from: a */
Drawable mo5066a();
/* renamed from: b */
void mo5065b(Drawable drawable);
}