Searched refs:TYPE_STR (Results 1 – 5 of 5) sorted by relevance
92 type = MtpConstants.TYPE_STR; in createProperty()95 type = MtpConstants.TYPE_STR; in createProperty()98 type = MtpConstants.TYPE_STR; in createProperty()101 type = MtpConstants.TYPE_STR; in createProperty()105 type = MtpConstants.TYPE_STR; in createProperty()122 type = MtpConstants.TYPE_STR; in createProperty()125 type = MtpConstants.TYPE_STR; in createProperty()128 type = MtpConstants.TYPE_STR; in createProperty()132 type = MtpConstants.TYPE_STR; in createProperty()136 type = MtpConstants.TYPE_STR; in createProperty()[all …]
66 mDataTypes.add(MtpConstants.TYPE_STR); in append()
68 public static final int TYPE_STR = 0xFFFF; field in MtpConstants
158 private static final String TYPE_STR = "type"; field in IntentFilter1624 serializer.startTag(null, TYPE_STR); in writeToXml()1628 serializer.endTag(null, TYPE_STR); in writeToXml()1714 } else if (tagName.equals(TYPE_STR)) { in readFromXml()
14514 Landroid/content/IntentFilter;->TYPE_STR:Ljava/lang/String;45364 Landroid/mtp/MtpConstants;->TYPE_STR:I