package o; import java.lang.reflect.Method; /* renamed from: o.gbv, reason: case insensitive filesystem */ /* loaded from: classes.dex */ final class C14920gbv { static LWm c; public static final C14920gbv b = new C14920gbv(); static final LWm a = new LWm(null, null, null); /* renamed from: o.gbv$LWm */ /* loaded from: classes.dex */ static final class LWm { public final Method a; public final Method b; public final Method d; public LWm(Method method, Method method2, Method method3) { this.d = method; this.b = method2; this.a = method3; } } private C14920gbv() { } /* JADX INFO: Access modifiers changed from: package-private */ public static LWm b(AbstractC14913gbo abstractC14913gbo) { try { LWm lWm = new LWm(Class.class.getDeclaredMethod("getModule", new Class[0]), abstractC14913gbo.getClass().getClassLoader().loadClass("java.lang.Module").getDeclaredMethod("getDescriptor", new Class[0]), abstractC14913gbo.getClass().getClassLoader().loadClass("java.lang.module.ModuleDescriptor").getDeclaredMethod("name", new Class[0])); c = lWm; return lWm; } catch (Exception unused) { LWm lWm2 = a; c = lWm2; return lWm2; } } }