Searched refs:TYPE_UINT32 (Results 1 – 2 of 2) sorted by relevance
96 type = MtpConstants.TYPE_UINT32; in createProperty()132 type = MtpConstants.TYPE_UINT32; in createProperty()141 type = MtpConstants.TYPE_UINT32; in createProperty()177 type = MtpConstants.TYPE_UINT32; in createProperty()436 result.append(handle, propertyCode, MtpConstants.TYPE_UINT32, 0); in getPropertyList()
38 public static final int TYPE_UINT32 = 0x0006; field in MtpConstants