Searched refs:updateCall (Results 1 – 4 of 4) sorted by relevance
585 updateCall(call);590 updateCall(call, false /* includeVideoProvider */, didRttChange);595 updateCall(call);600 updateCall(call, true /* videoProviderChanged */, false);605 updateCall(call);626 updateCall(call);646 updateCall(call);651 updateCall(call);656 updateCall(call);661 updateCall(call);[all …]
76 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
126 public void updateCall(BluetoothHeadsetClientCall call) { in updateCall() method in HfpClientConnection
183 connection.updateCall(call); in handleCall()