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()
871 updateCall(call);876 updateCall(call, false /* includeVideoProvider */, didRttChange, null);881 updateCall(call);886 updateCall(call, true /* videoProviderChanged */, false, null);891 updateCall(call);896 updateCall(call);916 updateCall(call);920 updateCall(call, false /* videoProviderChanged */, false /* rttInfoChanged */,942 updateCall(call);947 updateCall(call);[all …]
219 public void updateCall() { in updateCall() method in HfpClientConnectionTest232 mHfpClientConnection.updateCall(newCall); in updateCall()
87 public void updateCall(ParcelableCall call) throws RemoteException { in updateCall() method in InCallServiceFixture.FakeInCallService
128 public void updateCall(HfpClientCall call) { in updateCall() method in HfpClientConnection
183 connection.updateCall(call); in handleCall()