package com.google.android.play.core.integrity; import android.content.Context; /* loaded from: classes2.dex */ final class l { /* renamed from: a, reason: collision with root package name */ private static j f5208a; static synchronized j a(Context context) { j jVar; synchronized (l.class) { if (f5208a == null) { h hVar = new h(null); Context applicationContext = context.getApplicationContext(); if (applicationContext != null) { context = applicationContext; } hVar.a(context); f5208a = hVar.b(); } jVar = f5208a; } return jVar; } }