45 lines
1.2 KiB
Java
45 lines
1.2 KiB
Java
package com.kofax.mobile.sdk.x;
|
|
|
|
import com.kofax.kmc.ken.engines.data.Image;
|
|
import com.kofax.mobile.sdk.extract.id.DataField;
|
|
import com.kofax.mobile.sdk.extract.id.IdRegion;
|
|
import com.kofax.mobile.sdk.w.ac;
|
|
import java.util.List;
|
|
import o.InterfaceC13391fZD;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class m implements ac.a {
|
|
@InterfaceC13391fZD
|
|
public m() {
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ac.a
|
|
public String e(com.kofax.mobile.sdk.e.a aVar) {
|
|
return aVar.ht();
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ac.a
|
|
public String f(com.kofax.mobile.sdk.e.a aVar) {
|
|
com.kofax.mobile.sdk.c.a hw = aVar.hw();
|
|
if (hw != null) {
|
|
return hw.getClassId();
|
|
}
|
|
return null;
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ac.a
|
|
public Image g(com.kofax.mobile.sdk.e.a aVar) {
|
|
if (aVar.ht().equals(IdRegion.US.getRegionName())) {
|
|
return null;
|
|
}
|
|
return aVar.hs().NW;
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ac.a
|
|
public void c(com.kofax.mobile.sdk.e.a aVar, List<DataField> list, Exception exc) {
|
|
aVar.c(list);
|
|
aVar.b(exc);
|
|
aVar.o((aVar.hs().originalImage == null || list == null || list.size() <= 0) ? false : true);
|
|
}
|
|
}
|