29 lines
732 B
Java
29 lines
732 B
Java
|
package com.kofax.mobile.sdk.w;
|
||
|
|
||
|
import bolts.CancellationToken;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class l extends ae {
|
||
|
@Override // com.kofax.mobile.sdk.w.ae, com.kofax.mobile.sdk.e.c
|
||
|
public /* bridge */ /* synthetic */ void a(Object obj, CancellationToken cancellationToken) {
|
||
|
super.a(obj, cancellationToken);
|
||
|
}
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public l() {
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.w.ae
|
||
|
public void a(com.kofax.mobile.sdk.e.a aVar) {
|
||
|
com.kofax.mobile.sdk.u.b hr = aVar.hr();
|
||
|
if (hr != null) {
|
||
|
hr.ow();
|
||
|
}
|
||
|
com.kofax.mobile.sdk.u.b hs = aVar.hs();
|
||
|
if (hs != null) {
|
||
|
hs.ow();
|
||
|
}
|
||
|
}
|
||
|
}
|