Searched defs:DEVICE_TYPE (Results 1 – 12 of 12) sorted by relevance
31 const DEVICE_TYPE = { variable
35 export const DEVICE_TYPE: string = 'phone,tablet,2in1,wearable'; constant
29 export const DEVICE_TYPE: string = 'default,tablet'; constant
182 DEVICE_TYPE, enumConstant
246 DEVICE_TYPE, enumConstant
50 const std::string DEVICE_TYPE = "deviceType"; variable
51 const std::string DEVICE_TYPE = "deviceType"; variable
36 private static final String DEVICE_TYPE = "device-type"; field in JsonUtil
67 private static final String DEVICE_TYPE = "deviceType"; field in ModuleJsonUtil
103 private static final String DEVICE_TYPE = "deviceType"; field in Compressor