package com.seewo.libsvendors.utils.e;

import android.content.Context;

/* JADX INFO: compiled from: ContextInsider.java */
/* JADX INFO: loaded from: classes.dex */
public class a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    private static final b f2462a = new b();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final String f2463b = (String) a("ETHERNET_SERVICE");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final String f2464c = (String) a("NETWORKMANAGEMENT_SERVICE");

    /* JADX INFO: compiled from: ContextInsider.java */
    private static class b {
        private b() {
        }
    }

    private static <T> T a(String str) {
        return (T) com.seewo.libsvendors.utils.e.b.a(Context.class, str);
    }
}
