19 lines
486 B
Java
19 lines
486 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class SNw {
|
|
final Context a;
|
|
final InterfaceC6203cLt b;
|
|
final InterfaceC6203cLt d;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
@InterfaceC13391fZD
|
|
public SNw(Context context, InterfaceC6203cLt interfaceC6203cLt, InterfaceC6203cLt interfaceC6203cLt2) {
|
|
this.a = context;
|
|
this.b = interfaceC6203cLt;
|
|
this.d = interfaceC6203cLt2;
|
|
}
|
|
}
|