Searched refs:attributeName (Results 1 – 8 of 8) sorted by relevance
155 String attributeName = parser.getAttributeName(i).trim(); in encode() local157 if (attributeName.equalsIgnoreCase("handle")) { in encode()160 } else if (attributeName.equalsIgnoreCase("datetime")) { in encode()163 } else if (attributeName.equalsIgnoreCase("sender_name")) { in encode()166 } else if (attributeName.equalsIgnoreCase("sender_addressing")) { in encode()168 } else if (attributeName.equalsIgnoreCase("replyto_addressing")) { in encode()170 } else if (attributeName.equalsIgnoreCase("recipient_name")) { in encode()172 } else if (attributeName.equalsIgnoreCase("recipient_addressing")) { in encode()174 } else if (attributeName.equalsIgnoreCase("type")) { in encode()176 } else if (attributeName.equalsIgnoreCase("size")) { in encode()[all …]
187 String attributeName = parser.getAttributeName(i).trim(); in createFromXml() local189 if (attributeName.equalsIgnoreCase("datetime")) { in createFromXml()194 } else if (attributeName.equalsIgnoreCase("read")) { in createFromXml()
263 String attributeName = parser.getAttributeName(i).trim(); in createFromXml() local265 if (attributeName.equalsIgnoreCase(XML_ATT_UCI)) { in createFromXml()267 } else if (attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()269 } else if (attributeName.equalsIgnoreCase(XML_ATT_DISPLAY_NAME)) { in createFromXml()271 } else if (attributeName.equalsIgnoreCase(XML_ATT_CHAT_STATE)) { in createFromXml()273 } else if (attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()275 } else if (attributeName.equalsIgnoreCase(XML_ATT_X_BT_UID)) { in createFromXml()277 } else if (attributeName.equalsIgnoreCase(XML_ATT_PRESENCE_AVAILABILITY)) { in createFromXml()279 } else if (attributeName.equalsIgnoreCase(XML_ATT_PRESENCE_STATUS)) { in createFromXml()281 } else if (attributeName.equalsIgnoreCase(XML_ATT_PRIORITY)) { in createFromXml()
301 String attributeName = parser.getAttributeName(i).trim(); in createFromXml() local303 if (attributeName.equalsIgnoreCase(XML_ATT_ID)) { in createFromXml()305 } else if (attributeName.equalsIgnoreCase(XML_ATT_NAME)) { in createFromXml()307 } else if (attributeName.equalsIgnoreCase(XML_ATT_LAST_ACTIVITY)) { in createFromXml()309 } else if (attributeName.equalsIgnoreCase(XML_ATT_READ)) { in createFromXml()311 } else if (attributeName.equalsIgnoreCase(XML_ATT_VERSION_COUNTER)) { in createFromXml()313 } else if (attributeName.equalsIgnoreCase(XML_ATT_SUMMARY)) { in createFromXml()
237 for (String attributeName : DESCRIPTION_MICRO_VIDEO_OFFSET_ATTRIBUTE_NAMES) { in isMicroVideoPresent()238 String attributeValue = getAttributeValue(xpp, attributeName); in isMicroVideoPresent()248 for (String attributeName : MOTION_PHOTO_ATTRIBUTE_NAMES) { in isMotionPhotoFlagSet()249 String attributeValue = getAttributeValue(xpp, attributeName); in isMotionPhotoFlagSet()258 private static String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() argument260 if (xpp.getAttributeName(i).equals(attributeName)) { in getAttributeValue()
163 auto attributeName = chars ? u16string_view(chars, len) : u16string_view(); in parseManifest() local166 if (attributeName == PACKAGE_ATTRIBUTE_NAME) { in parseManifest()172 if (attributeName == VERSION_CODE_ATTRIBUTE_NAME) { in parseManifest()176 } else if (attributeName == VERSION_CODE_MAJOR_ATTRIBUTE_NAME) { in parseManifest()
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...