25 lines
746 B
Java
25 lines
746 B
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import com.scb.phone.di.AndroidModule;
|
||
|
|
||
|
/* renamed from: o.rLi, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C16796rLi implements fPK<String> {
|
||
|
private final fZE<SharedPreferences> b;
|
||
|
private final AndroidModule e;
|
||
|
|
||
|
public static String Rt_(AndroidModule androidModule, SharedPreferences sharedPreferences) {
|
||
|
String Rg_ = androidModule.Rg_(sharedPreferences);
|
||
|
if (Rg_ != null) {
|
||
|
return Rg_;
|
||
|
}
|
||
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
public final /* synthetic */ Object get() {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|