34 lines
1.0 KiB
Java
34 lines
1.0 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import o.C0690Mh;
|
|
import o.C15715hv;
|
|
|
|
/* renamed from: o.Du, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0307Du extends C16903sI {
|
|
@InterfaceC13391fZD
|
|
public C0307Du(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
}
|
|
|
|
public final C0693Mj a(Runnable runnable) {
|
|
C0693Mj c0693Mj = new C0693Mj();
|
|
String e = e(C15715hv.tOB.error_scan_barcode_not_found_title);
|
|
String e2 = e(C15715hv.tOB.error_scan_barcode_not_found_description);
|
|
c0693Mj.d = e;
|
|
c0693Mj.c = e2;
|
|
String e3 = e(C15715hv.tOB.ok);
|
|
C0690Mh c0690Mh = new C0690Mh();
|
|
c0690Mh.b = e3;
|
|
c0690Mh.e = C0690Mh.IeS.CUSTOM;
|
|
c0693Mj.e = c0690Mh;
|
|
C0690Mh c0690Mh2 = c0693Mj.e;
|
|
c0690Mh2.e = C0690Mh.IeS.CUSTOM;
|
|
c0690Mh2.e = C0690Mh.IeS.CUSTOM;
|
|
c0690Mh2.d = runnable;
|
|
return c0693Mj;
|
|
}
|
|
}
|