package com.dss.tpservice;

/* JADX INFO: loaded from: classes.dex */
public final class R {

    /* JADX INFO: Added by JADX */
    public static final class array {

        /* JADX INFO: Added by JADX */
        public static final int bluetooth_device = 0x7f010000;

        /* JADX INFO: Added by JADX */
        public static final int specific_map_ports_array = 0x7f010001;

        /* JADX INFO: Added by JADX */
        public static final int unmap_port_array = 0x7f010002;

        /* JADX INFO: Added by JADX */
        public static final int vcommon_special_locale_codes = 0x7f010003;

        /* JADX INFO: Added by JADX */
        public static final int vcommon_special_locale_names = 0x7f010004;

        /* JADX INFO: Added by JADX */
        public static final int wireless_display_8192DU_A = 0x7f010005;
    }

    public static final class bool {
        public static int user_auto_prevent_touch_penetration = 0x7f020000;

        private bool() {
        }
    }

    public static final class color {
        public static int colorAccent = 0x7f030000;
        public static int colorPrimary = 0x7f030001;
        public static int colorPrimaryDark = 0x7f030002;

        private color() {
        }
    }

    public static final class mipmap {
        public static int ic_launcher = 0x7f040000;

        private mipmap() {
        }
    }

    public static final class string {
        public static int app_name = 0x7f050000;

        private string() {
        }
    }

    public static final class style {
        public static int AppTheme = 0x7f060001;

        /* JADX INFO: Added by JADX */
        public static final int AppBaseTheme = 0x7f060000;

        private style() {
        }
    }

    private R() {
    }
}
