25 lines
563 B
Java
25 lines
563 B
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
final class TfR implements DvE {
|
||
|
Context a;
|
||
|
|
||
|
private TfR() {
|
||
|
}
|
||
|
|
||
|
@Override // o.DvE
|
||
|
public final C1150WuG d() {
|
||
|
Context context = this.a;
|
||
|
if (context != null) {
|
||
|
return new C1150WuG(context);
|
||
|
}
|
||
|
throw new IllegalStateException(String.valueOf(Context.class.getCanonicalName()).concat(" must be set"));
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public /* synthetic */ TfR(byte b) {
|
||
|
}
|
||
|
}
|