Home
last modified time | relevance | path

Searched refs:sendAddExistingConnection (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java718 public void sendAddExistingConnection(String id) throws Exception { in sendAddExistingConnection() method in ConnectionServiceFixture
DBasicCallTests.java1396 mConnectionServiceFixtureA.sendAddExistingConnection(outgoing.mConnectionId); in testValidateStatusHintsImage_addExistingConnection()