what-the-bank/sources/o/C2016aUw.java

25 lines
745 B
Java

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