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.
21 lines
459 B
21 lines
459 B
package p023h0;
|
|
|
|
import android.view.Menu;
|
|
import android.view.MenuInflater;
|
|
import android.view.MenuItem;
|
|
|
|
/* renamed from: h0.s0 */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC0946s0 {
|
|
/* renamed from: a */
|
|
void m2496a(Menu menu, MenuInflater menuInflater);
|
|
|
|
/* renamed from: b */
|
|
void m2495b(Menu menu);
|
|
|
|
/* renamed from: c */
|
|
boolean m2494c(MenuItem menuItem);
|
|
|
|
/* renamed from: d */
|
|
void m2493d(Menu menu);
|
|
} |