Searched defs:DEVICE_TYPE (Results 1 – 5 of 5) sorted by relevance
31 const DEVICE_TYPE = { variable
29 export const DEVICE_TYPE: string = 'default,tablet'; constant
60 private static final String DEVICE_TYPE = "deviceType"; field in ModuleJsonUtil
34 private static final String DEVICE_TYPE = "device-type"; field in JsonUtil
103 private static final String DEVICE_TYPE = "deviceType"; field in Compressor