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