Searched refs:typeObject (Results 1 – 1 of 1) sorted by relevance
2332 final Object typeObject = VCardUtils.getPhoneTypeFromStrings(typeCollection, in addProperty() local2336 if (typeObject instanceof Integer) { in addProperty()2337 type = (Integer) typeObject; in addProperty()2341 label = typeObject.toString(); in addProperty()