34 lines
1.0 KiB
Java
34 lines
1.0 KiB
Java
|
package com.kofax.mobile.sdk.k;
|
||
|
|
||
|
import o.fOW;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class d implements fOW<b> {
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.impl.view.a> FD;
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.capture.e> FE;
|
||
|
|
||
|
public d(fZE<com.kofax.mobile.sdk._internal.impl.view.a> fze, fZE<com.kofax.mobile.sdk._internal.capture.e> fze2) {
|
||
|
this.FD = fze;
|
||
|
this.FE = fze2;
|
||
|
}
|
||
|
|
||
|
public static fOW<b> create(fZE<com.kofax.mobile.sdk._internal.impl.view.a> fze, fZE<com.kofax.mobile.sdk._internal.capture.e> fze2) {
|
||
|
return new d(fze, fze2);
|
||
|
}
|
||
|
|
||
|
/* renamed from: l, reason: merged with bridge method [inline-methods] */
|
||
|
public final void injectMembers(b bVar) {
|
||
|
a(bVar, this.FD.get());
|
||
|
a(bVar, this.FE.get());
|
||
|
}
|
||
|
|
||
|
public static void a(b bVar, com.kofax.mobile.sdk._internal.impl.view.a aVar) {
|
||
|
bVar.Ft = aVar;
|
||
|
}
|
||
|
|
||
|
public static void a(b bVar, com.kofax.mobile.sdk._internal.capture.e eVar) {
|
||
|
bVar.Fu = eVar;
|
||
|
}
|
||
|
}
|