Searched refs:updateCall (Results 1 – 6 of 6) sorted by relevance
76 updateCall(call);81 updateCall(call);104 updateCall(call);124 updateCall(call);135 updateCall(call);326 updateCall(call); in onCallStateChanged()632 private void updateCall(@NonNull Call call) { in updateCall() method in CallDiagnosticServiceController635 mCallDiagnosticService.updateCall(getParceledCall(call)); in updateCall()
876 updateCall(call);881 updateCall(call, false /* includeVideoProvider */, didRttChange, null);886 updateCall(call);891 updateCall(call, true /* videoProviderChanged */, false, null);896 updateCall(call);901 updateCall(call);921 updateCall(call);925 updateCall(call, false /* videoProviderChanged */, false /* rttInfoChanged */,947 updateCall(call);952 updateCall(call);[all …]
218 public void updateCall() { in updateCall() method in HfpClientConnectionTest231 mHfpClientConnection.updateCall(newCall); in updateCall()
87 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
130 public void updateCall(HfpClientCall call) { in updateCall() method in HfpClientConnection
183 connection.updateCall(call); in handleCall()