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.
40 lines
825 B
40 lines
825 B
package p028j;
|
|
|
|
import android.view.Menu;
|
|
import android.view.Window;
|
|
import androidx.appcompat.view.menu.InterfaceC0112i;
|
|
|
|
/* renamed from: j.g2 */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC1105g2 {
|
|
/* renamed from: a */
|
|
void mo2189a(Menu menu, InterfaceC0112i.InterfaceC0113a interfaceC0113a);
|
|
|
|
/* renamed from: b */
|
|
boolean mo2188b();
|
|
|
|
/* renamed from: c */
|
|
boolean mo2187c();
|
|
|
|
/* renamed from: e */
|
|
boolean mo2186e();
|
|
|
|
/* renamed from: f */
|
|
boolean mo2185f();
|
|
|
|
/* renamed from: g */
|
|
void mo2184g();
|
|
|
|
/* renamed from: h */
|
|
boolean mo2183h();
|
|
|
|
/* renamed from: k */
|
|
void mo2182k(int i);
|
|
|
|
/* renamed from: l */
|
|
void mo2181l();
|
|
|
|
void setWindowCallback(Window.Callback callback);
|
|
|
|
void setWindowTitle(CharSequence charSequence);
|
|
} |