Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java432 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
692 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in startAndMakeActiveOutgoingCall()
DConnectionServiceFixture.java471 public void sendSetVideoState(String id) throws Exception { in sendSetVideoState() method in ConnectionServiceFixture