Searched refs:TYPE_UINT16 (Results 1 – 2 of 2) sorted by relevance
83 type = MtpConstants.TYPE_UINT16; in createProperty()86 type = MtpConstants.TYPE_UINT16; in createProperty()119 type = MtpConstants.TYPE_UINT16; in createProperty()157 type = MtpConstants.TYPE_UINT16; in createProperty()249 list.append(id, property.code, MtpConstants.TYPE_UINT16, in getPropertyList()261 list.append(id, property.code, MtpConstants.TYPE_UINT16, 0); in getPropertyList()
34 public static final int TYPE_UINT16 = 0x0004; field in MtpConstants