Searched refs:getSupportedDuplexModes (Results 1 – 5 of 5) sorted by relevance
233 b.append(servCaps.getSupportedDuplexModes()); in getReadableCapability()
337 public @NonNull @DuplexMode List<String> getSupportedDuplexModes() { in getSupportedDuplexModes() method in RcsContactPresenceTuple.ServiceCapabilities
173 List<String> supportedDuplexModes = serviceCaps.getSupportedDuplexModes(); in handleServiceCapsElement()
657 List<String> duplexModes = serviceCapabilities.getSupportedDuplexModes(); in insertNewPresenceCapability()
13509 method @NonNull public java.util.List<java.lang.String> getSupportedDuplexModes();