57 lines
1.4 KiB
Java
57 lines
1.4 KiB
Java
|
package com.kofax.mobile.sdk.x;
|
||
|
|
||
|
import com.kofax.mobile.sdk.w.af;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class aw implements af.b {
|
||
|
private final ac Rt;
|
||
|
private final i Ru;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public aw(ac acVar, i iVar) {
|
||
|
this.Rt = acVar;
|
||
|
this.Ru = iVar;
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public com.kofax.mobile.sdk.c.a hv() {
|
||
|
return this.Rt.pu();
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public com.kofax.mobile.sdk.c.a hw() {
|
||
|
return this.Ru.pu();
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public Exception oQ() {
|
||
|
return this.Rt.getException();
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public Exception oR() {
|
||
|
return this.Ru.getException();
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public void d(com.kofax.mobile.sdk.e.a aVar, com.kofax.mobile.sdk.c.a aVar2) {
|
||
|
aVar.a(aVar2);
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public void a(com.kofax.mobile.sdk.e.a aVar, com.kofax.mobile.sdk.c.a aVar2) {
|
||
|
aVar.b(aVar2);
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public void b(com.kofax.mobile.sdk.e.a aVar, Exception exc) {
|
||
|
aVar.a(exc);
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.af.b
|
||
|
public void c(com.kofax.mobile.sdk.e.a aVar, Exception exc) {
|
||
|
aVar.b(exc);
|
||
|
}
|
||
|
}
|