Searched refs:typeValue (Results 1 – 9 of 9) sorted by relevance
502 Integer typeValue = CALL_STATE_MSG_TYPE_TO_RTP_BITS.getKey(messageTypeBits); in extractMessage() local503 if (typeValue == null) { in extractMessage()510 messageType = typeValue; in extractMessage()
83 final int typeValue = item.getKindTypeColumn(kind); in DataAction() local87 if (type.rawValue == typeValue) { in DataAction()
788 XsdType typeValue = getType(name); in parseType() local789 if (typeValue instanceof XsdSimpleType) { in parseType()792 return parseType(typeValue, name); in parseType()
2009 for (final String typeValue : types) { in appendTypeParameters()2012 VCardUtils.toStringAsV40ParamValue(typeValue) : in appendTypeParameters()2013 VCardUtils.toStringAsV30ParamValue(typeValue)); in appendTypeParameters()2025 if (!VCardUtils.isV21Word(typeValue)) { in appendTypeParameters()2033 appendTypeParameter(typeValue); in appendTypeParameters()
2293 for (String typeValue : typeCollection) { in addProperty()2294 if (VCardConstants.PARAM_TYPE_PREF.equals(typeValue)) { in addProperty()2297 formatName = typeValue; in addProperty()
955 XsdType typeValue = getType(name); in parseType() local956 if (typeValue instanceof XsdSimpleType) { in parseType()959 return parseType(typeValue, name); in parseType()
913 final int typeValue = extras.getInt(typeExtra, hasType ? BaseTypes.TYPE_CUSTOM in parseExtras() local915 final EditType editType = RawContactModifier.getBestValidType(state, kind, true, typeValue); in parseExtras()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...