NetMirror.apk

Download file
package androidx.core.view;

import android.view.ContentInfo;

/* JADX INFO: renamed from: androidx.core.view.h, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract /* synthetic */ class AbstractC0251h {
    public static /* synthetic */ ContentInfo.Builder a(ContentInfo contentInfo) {
        return new ContentInfo.Builder(contentInfo);
    }
}
Download file