Searched refs:TYPE_STR (Results 1 – 4 of 4) sorted by relevance
114 type = MtpConstants.TYPE_STR; in createProperty()118 type = MtpConstants.TYPE_STR; in createProperty()122 type = MtpConstants.TYPE_STR; in createProperty()126 type = MtpConstants.TYPE_STR; in createProperty()130 type = MtpConstants.TYPE_STR; in createProperty()151 type = MtpConstants.TYPE_STR; in createProperty()154 type = MtpConstants.TYPE_STR; in createProperty()157 type = MtpConstants.TYPE_STR; in createProperty()161 type = MtpConstants.TYPE_STR; in createProperty()165 type = MtpConstants.TYPE_STR; in createProperty()[all …]
71 mDataTypes[index] = MtpConstants.TYPE_STR; in append()
68 public static final int TYPE_STR = 0xFFFF; field in MtpConstants
149 private static final String TYPE_STR = "type"; field in IntentFilter1350 serializer.startTag(null, TYPE_STR); in writeToXml()1354 serializer.endTag(null, TYPE_STR); in writeToXml()1431 } else if (tagName.equals(TYPE_STR)) { in readFromXml()