Searched refs:updateCall (Results 1 – 4 of 4) sorted by relevance
751 updateCall(call);756 updateCall(call, false /* includeVideoProvider */, didRttChange);761 updateCall(call);766 updateCall(call, true /* videoProviderChanged */, false);771 updateCall(call);792 updateCall(call);812 updateCall(call);817 updateCall(call);822 updateCall(call);827 updateCall(call);[all …]
77 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
128 public void updateCall(BluetoothHeadsetClientCall call) { in updateCall() method in HfpClientConnection
163 connection.updateCall(call); in handleCall()