Home | History | Annotate | Download | only in telecom

Lines Matching refs:updateCall

80             updateCall(call);
85 updateCall(call);
90 updateCall(call);
95 updateCall(call);
100 updateCall(call);
105 updateCall(call);
110 updateCall(call);
115 updateCall(call);
120 updateCall(call);
188 updateCall(call);
196 updateCall(call);
241 updateCall(call);
435 private void updateCall(Call call) {
442 Log.v(this, "updateCall %s ==> %s", call, parcelableCall);
444 inCallService.updateCall(parcelableCall);