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.
88 lines
1.7 KiB
88 lines
1.7 KiB
package p028j;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.drawable.Drawable;
|
|
import android.view.Menu;
|
|
import android.view.Window;
|
|
import androidx.appcompat.view.menu.InterfaceC0112i;
|
|
import androidx.appcompat.widget.C0175d;
|
|
import p023h0.C0875k4;
|
|
|
|
/* renamed from: j.h2 */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC1110h2 {
|
|
/* renamed from: a */
|
|
void mo2149a(Menu menu, InterfaceC0112i.InterfaceC0113a interfaceC0113a);
|
|
|
|
/* renamed from: b */
|
|
boolean mo2148b();
|
|
|
|
/* renamed from: c */
|
|
boolean mo2147c();
|
|
|
|
void collapseActionView();
|
|
|
|
/* renamed from: d */
|
|
Context mo2146d();
|
|
|
|
/* renamed from: e */
|
|
boolean mo2145e();
|
|
|
|
/* renamed from: f */
|
|
boolean mo2144f();
|
|
|
|
/* renamed from: g */
|
|
void mo2143g();
|
|
|
|
CharSequence getTitle();
|
|
|
|
/* renamed from: h */
|
|
boolean mo2142h();
|
|
|
|
/* renamed from: i */
|
|
void mo2141i();
|
|
|
|
/* renamed from: j */
|
|
int mo2140j();
|
|
|
|
/* renamed from: k */
|
|
void mo2139k(int i);
|
|
|
|
/* renamed from: l */
|
|
void mo2138l(int i);
|
|
|
|
/* renamed from: m */
|
|
void mo2137m(C0175d c0175d);
|
|
|
|
/* renamed from: n */
|
|
void mo2136n(boolean z);
|
|
|
|
/* renamed from: o */
|
|
int mo2135o();
|
|
|
|
/* renamed from: p */
|
|
C0875k4 mo2134p(int i, long j);
|
|
|
|
/* renamed from: q */
|
|
void mo2133q();
|
|
|
|
/* renamed from: r */
|
|
boolean mo2132r();
|
|
|
|
/* renamed from: s */
|
|
void mo2131s();
|
|
|
|
void setIcon(int i);
|
|
|
|
void setIcon(Drawable drawable);
|
|
|
|
void setWindowCallback(Window.Callback callback);
|
|
|
|
void setWindowTitle(CharSequence charSequence);
|
|
|
|
/* renamed from: t */
|
|
void mo2130t(boolean z);
|
|
|
|
/* renamed from: u */
|
|
void mo2129u(int i);
|
|
} |