package com.seewo.remote.d;

import com.cvte.vman.R;

/* JADX INFO: compiled from: CustomerConfig.java */
/* JADX INFO: loaded from: classes.dex */
public class a {
    public static int a() {
        return b.b().a().getResources().getInteger(R.integer.snmp_oid);
    }

    public static boolean b() {
        return b.b().a().getResources().getBoolean(R.bool.is_msb10b);
    }

    public static boolean c() {
        return b.b().a().getResources().getBoolean(R.bool.is_op_signage_mode);
    }

    public static boolean d() {
        return b.b().a().getResources().getBoolean(R.bool.is_support_auto_power_on);
    }

    public static boolean e() {
        return b.b().a().getResources().getBoolean(R.bool.support_common_range);
    }

    public static boolean f() {
        return b.b().a().getResources().getBoolean(R.bool.is_support_handshake_for_RS232);
    }

    public static boolean g() {
        return b.b().a().getResources().getBoolean(R.bool.support_lan_control);
    }

    public static boolean h() {
        return b.b().a().getResources().getBoolean(R.bool.is_support_poweroff);
    }

    public static boolean i() {
        return b.b().a().getResources().getBoolean(R.bool.is_support_two_tcp_port);
    }

    public static boolean j() {
        return b.b().a().getResources().getBoolean(R.bool.support_show_volume_bar);
    }

    public static boolean k() {
        return b.b().a().getResources().getBoolean(R.bool.support_auto_reply_rs232);
    }

    public static boolean l() {
        return b.b().a().getResources().getBoolean(R.bool.support_change_to_custom);
    }

    public static boolean m() {
        return b.b().a().getResources().getBoolean(R.bool.support_color_saturation);
    }

    public static boolean n() {
        return b.b().a().getResources().getBoolean(R.bool.support_forward_port) && e.c.e.b.a.a != 4;
    }

    public static boolean o() {
        return b.b().a().getResources().getBoolean(R.bool.support_send_common_rs232);
    }

    public static boolean p() {
        return b.b().a().getResources().getBoolean(R.bool.support_send_time);
    }

    public static boolean q() {
        return b.b().a().getResources().getBoolean(R.bool.support_special_keycode);
    }
}
