42 lines
828 B
Java
42 lines
828 B
Java
package o;
|
|
|
|
import com.prolificinteractive.materialcalendarview.CalendarDay;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.cYq, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC6639cYq extends InterfaceC6638cYp {
|
|
|
|
/* renamed from: o.cYq$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public interface IeS extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void b();
|
|
|
|
void b(CalendarDay calendarDay);
|
|
|
|
void c(VP vp);
|
|
}
|
|
|
|
/* renamed from: o.cYq$LWm */
|
|
/* loaded from: classes4.dex */
|
|
public interface LWm extends InterfaceC6638cYp {
|
|
void a(List<VO> list);
|
|
|
|
void a(VO vo);
|
|
|
|
void c();
|
|
|
|
void c(C1189Xo c1189Xo);
|
|
|
|
void e();
|
|
|
|
void e(FR fr);
|
|
}
|
|
|
|
void e();
|
|
|
|
void e(CalendarDay calendarDay);
|
|
}
|