Searched defs:MANUFACTURER (Results 1 – 8 of 8) sorted by relevance
43 #define MANUFACTURER "MSFT" macro
70 pub const MANUFACTURER: Self = Self(8); constant
43 public static final byte[] MANUFACTURER = { field in KMRemotelyProvisionedComponentDevice
132 public static final String MANUFACTURER = Build.MANUFACTURER; field in Util