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