Searched refs:getCallPropertiesString (Results 1 – 2 of 2) sorted by relevance
791 return getCallPropertiesString(details.getCallProperties()); in callGetCallProperties()1422 public static List<String> getCallPropertiesString(int properties) { in getCallPropertiesString() method in InCallServiceImpl
1035 build(InCallServiceImpl.getCallPropertiesString(details.getCallProperties()))); in buildCallDetails()