12 lines
213 B
Java
12 lines
213 B
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
|
||
|
/* renamed from: o.xYz, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
interface InterfaceC17532xYz {
|
||
|
void b(View view);
|
||
|
|
||
|
void c(View view);
|
||
|
}
|