Problem

Also deobfuscation of methods and fields is applied but it wasn't enabled on preferences
package o;
/* renamed from: o.ᴻ */
public final /* synthetic */ class C implements Qn {
/* renamed from: ˊ */
private final HttpInterface f19353;
/* renamed from: ˏ */
private final DownloadPdfRequest f19354;
public C(HttpInterface httpInterface, DownloadPdfRequest downloadPdfRequest) {
this.f19353 = httpInterface;
this.f19354 = downloadPdfRequest;
}
public Object apply(Object obj) {
return LeagueListingFeature.m29926(this.f19353, this.f19354, (PermissionEnum) obj);
}
}
Jadx version
Latest unstable
Comments contain the right symbol:
/* renamed from: o.Ч */
public class C extends C {
/* renamed from: ˋ */
Sample
Problem
Also deobfuscation of methods and fields is applied but it wasn't enabled on preferences
Jadx version
Latest unstable
Comments contain the right symbol:
Sample