Searched refs:mSelectedRtcpFbTypes (Results 1 – 1 of 1) sorted by relevance
140 private Set<Integer> mSelectedRtcpFbTypes = new HashSet<>(); field in MainActivity847 for (int types : mSelectedRtcpFbTypes) { in onOpenSessionSuccess()1321 .setRtcpFbTypes(mSelectedRtcpFbTypes) in createMyDeviceInfo()