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()126 type = MtpConstants.TYPE_STR; in createProperty()130 type = MtpConstants.TYPE_STR; in createProperty()134 type = MtpConstants.TYPE_STR; in createProperty()138 type = MtpConstants.TYPE_STR; in createProperty()[all …]
67 mDataTypes.add(MtpConstants.TYPE_STR); in append()
68 public static final int TYPE_STR = 0xFFFF; field in MtpConstants
176 private static final String TYPE_STR = "type"; field in IntentFilter2624 writeDataTypeToXml(serializer, mDataTypes.get(i), TYPE_STR); in writeDataTypesToXml()2633 writeDataTypeToXml(serializer, mDataTypes.get(i), TYPE_STR); in writeDataTypesToXml()2684 } else if (tagName.equals(TYPE_STR)) { in readFromXml()
10723 Landroid/content/IntentFilter;->TYPE_STR:Ljava/lang/String;32141 Landroid/mtp/MtpConstants;->TYPE_STR:I