Searched refs:protocolAsObject (Results 1 – 1 of 1) sorted by relevance
1181 final Integer protocolAsObject = contentValues.getAsInteger(Im.PROTOCOL); in appendIms() local1182 if (protocolAsObject == null) { in appendIms()1185 final String propertyName = VCardUtils.getPropertyNameForIm(protocolAsObject); in appendIms()