Searched refs:clearCallIdsForAssociationId (Results 1 – 1 of 1) sorted by relevance
251 final Set<String> removedIds = mCallManager.clearCallIdsForAssociationId(associationId); in clearInProgressCalls()784 Set<String> clearCallIdsForAssociationId(int associationId) { in clearCallIdsForAssociationId() method in CrossDeviceSyncController.CallManager