35 lines
947 B
Java
35 lines
947 B
Java
package com.kofax.mobile.sdk.af;
|
|
|
|
import android.location.LocationManager;
|
|
import o.fOW;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class c implements fOW<a> {
|
|
private final fZE<com.kofax.mobile.sdk.ai.b> Ud;
|
|
private final fZE<LocationManager> wj;
|
|
|
|
public c(fZE<com.kofax.mobile.sdk.ai.b> fze, fZE<LocationManager> fze2) {
|
|
this.Ud = fze;
|
|
this.wj = fze2;
|
|
}
|
|
|
|
public static fOW<a> create(fZE<com.kofax.mobile.sdk.ai.b> fze, fZE<LocationManager> fze2) {
|
|
return new c(fze, fze2);
|
|
}
|
|
|
|
/* renamed from: a, reason: merged with bridge method [inline-methods] */
|
|
public final void injectMembers(a aVar) {
|
|
a(aVar, this.Ud.get());
|
|
a(aVar, this.wj.get());
|
|
}
|
|
|
|
public static void a(a aVar, com.kofax.mobile.sdk.ai.b bVar) {
|
|
aVar.Ub = bVar;
|
|
}
|
|
|
|
public static void a(a aVar, LocationManager locationManager) {
|
|
aVar.Uc = locationManager;
|
|
}
|
|
}
|