24 lines
676 B
Java
24 lines
676 B
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import com.scb.phone.di.AndroidModule;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class LXo implements fPK<String> {
|
|
private final AndroidModule b;
|
|
private final fZE<SharedPreferences> c;
|
|
|
|
public static String Rv_(AndroidModule androidModule, SharedPreferences sharedPreferences) {
|
|
String Ri_ = androidModule.Ri_(sharedPreferences);
|
|
if (Ri_ != null) {
|
|
return Ri_;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|