24 lines
705 B
Java
24 lines
705 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import dagger.hilt.android.internal.modules.ApplicationContextModule;
|
|
|
|
/* renamed from: o.fPD, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C13048fPD implements fPK<Context> {
|
|
private final ApplicationContextModule b;
|
|
|
|
public static Context e(ApplicationContextModule applicationContextModule) {
|
|
Context c = applicationContextModule.c();
|
|
if (c != null) {
|
|
return c;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|