Searched refs:CONF_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance
51 public static final int CONF_CAPABILITIES = Connection.CAPABILITY_SEPARATE_FROM_CONFERENCE | field in RemoteConferenceTest466 connection.setConnectionCapabilities(capabilities | CONF_CAPABILITIES); in addRemoteConnectionOutgoingCalls()519 connection.setConnectionCapabilities(capabilities | CONF_CAPABILITIES); in addRemoteConnectionOutgoingCalls()
49 public static final int CONF_CAPABILITIES = Connection.CAPABILITY_SEPARATE_FROM_CONFERENCE | field in ConferenceTest299 connection.setConnectionCapabilities(capabilities | CONF_CAPABILITIES); in addOutgoingCalls()