Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java645 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
1012 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in startAndMakeActiveOutgoingCall()
1107 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in startAndMakeDialingEmergencyCall()
DConnectionServiceFixture.java524 public void sendSetDialing(String id) throws Exception { in sendSetDialing() method in ConnectionServiceFixture