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

26 lines
659 B
Java

package o;
import android.content.Context;
/* loaded from: classes2.dex */
public final class Qof {
private static C1150WuG d;
public static C1150WuG d(Context context) {
C1150WuG c1150WuG;
synchronized (Qof.class) {
if (d == null) {
TfR tfR = new TfR((byte) 0);
Context applicationContext = context.getApplicationContext();
if (applicationContext != null) {
context = applicationContext;
}
tfR.a = context;
d = tfR.d();
}
c1150WuG = d;
}
return c1150WuG;
}
}