Searched refs:getCallByTelecommCall (Results 1 – 3 of 3) sorted by relevance
226 CallList.getInstance().getCallByTelecommCall( in updateFromTelecommCall()364 return CallList.getInstance().getCallByTelecommCall(parentCall).getId(); in getParentId()
127 CallList.getInstance().getCallByTelecommCall(call).getId(),135 listener.onDetailsChanged(CallList.getInstance().getCallByTelecommCall(call),145 listener.onDetailsChanged(CallList.getInstance().getCallByTelecommCall(call),
322 public Call getCallByTelecommCall(android.telecom.Call telecommCall) { in getCallByTelecommCall() method in CallList