Searched refs:setIsIncoming (Results 1 – 3 of 3) sorted by relevance
242 connection.setIsIncoming(true); in testAddressUpdate()257 connection.setIsIncoming(false); in testAddressUpdateOutgoing()269 connection.setIsIncoming(true); in testRedirectingAddressUpdate()
392 mConnectionUT.setIsIncoming(true); in testAddressUpdate()410 mConnectionUT.setIsIncoming(false); in testSetAddressOnOutgoing()
543 public void setIsIncoming(boolean isIncoming) { in setIsIncoming() method in Connection