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 hGz implements fPK<String> {
|
|
private final fZE<SharedPreferences> d;
|
|
private final AndroidModule e;
|
|
|
|
public static String Rz_(AndroidModule androidModule, SharedPreferences sharedPreferences) {
|
|
String Rm_ = androidModule.Rm_(sharedPreferences);
|
|
if (Rm_ != null) {
|
|
return Rm_;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|