package o; import android.content.Context; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; /* renamed from: o.ppS, reason: case insensitive filesystem */ /* loaded from: classes2.dex */ final class C16631ppS implements vbd { private final Map b = new ConcurrentHashMap(); private final ZmY c; @Override // o.vbd public final String a(String str, String str2) { String str3 = this.b.get(str); if (str3 != null) { return str3; } String e = this.c.c.e(str, str2); if (e == null) { return str2; } this.b.put(str, e); return e; } public final String toString() { return "SecurityResourcesReader{mKey=, encrypt=true}"; } /* JADX INFO: Access modifiers changed from: package-private */ public C16631ppS(Context context, String str) { this.c = new ZmY(context, str); } }