Searched refs:typeObject (Results 1 – 1 of 1) sorted by relevance
2320 final Object typeObject = VCardUtils.getPhoneTypeFromStrings(typeCollection, in addProperty() local2324 if (typeObject instanceof Integer) { in addProperty()2325 type = (Integer) typeObject; in addProperty()2329 label = typeObject.toString(); in addProperty()