16 lines
341 B
Java
16 lines
341 B
Java
package o;
|
|
|
|
import android.widget.Button;
|
|
|
|
/* renamed from: o.fJD, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public interface InterfaceC12853fJD extends InterfaceC12828fIc {
|
|
default boolean ayC_(Button button, Button button2) {
|
|
return false;
|
|
}
|
|
|
|
void d(String str);
|
|
|
|
void e(String str);
|
|
}
|