Searched refs:propertyList (Results 1 – 1 of 1) sorted by relevance
1442 List<String> propertyList = new ArrayList<String>(); in getCallPropertiesString() local1446 propertyList.add(getCallPropertyString(property)); in getCallPropertiesString()1450 return propertyList; in getCallPropertiesString()