Searched refs:TYPE_UINT32 (Results 1 – 2 of 2) sorted by relevance
98 type = MtpConstants.TYPE_UINT32; in createProperty()134 type = MtpConstants.TYPE_UINT32; in createProperty()143 type = MtpConstants.TYPE_UINT32; in createProperty()
38 public static final int TYPE_UINT32 = 0x0006; field in MtpConstants