NetMirror.apk

Download file
package androidx.core.view;

import android.view.ContentInfo;

/* JADX INFO: renamed from: androidx.core.view.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract /* synthetic */ class AbstractC0241c {
    public static /* bridge */ /* synthetic */ ContentInfo a(Object obj) {
        return (ContentInfo) obj;
    }
}
Download file