Searched refs:TYPE_STR (Results 1 – 4 of 4) sorted by relevance
112 type = MtpConstants.TYPE_STR; in createProperty()116 type = MtpConstants.TYPE_STR; in createProperty()120 type = MtpConstants.TYPE_STR; in createProperty()124 type = MtpConstants.TYPE_STR; in createProperty()128 type = MtpConstants.TYPE_STR; in createProperty()149 type = MtpConstants.TYPE_STR; in createProperty()152 type = MtpConstants.TYPE_STR; in createProperty()155 type = MtpConstants.TYPE_STR; in createProperty()159 type = MtpConstants.TYPE_STR; in createProperty()163 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
150 private static final String TYPE_STR = "type"; field in IntentFilter1560 serializer.startTag(null, TYPE_STR); in writeToXml()1564 serializer.endTag(null, TYPE_STR); in writeToXml()1644 } else if (tagName.equals(TYPE_STR)) { in readFromXml()