26 lines
754 B
Java
26 lines
754 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.content.res.AssetManager;
|
|
import com.scb.phone.di.AndroidModule;
|
|
|
|
/* renamed from: o.jQR, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C15887jQR implements fPK<AssetManager> {
|
|
private final AndroidModule c;
|
|
private final fZE<Context> e;
|
|
|
|
public static AssetManager Ro_(AndroidModule androidModule, Context context) {
|
|
AssetManager QZ_ = androidModule.QZ_(context);
|
|
if (QZ_ != null) {
|
|
return QZ_;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|