Lines Matching defs:call
1396 public void onStateChanged(Call call, @CallState int state) {} in onStateChanged()
1404 public void onParentChanged(Call call, Call parent) {} in onParentChanged()
1412 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged()
1420 public void onDetailsChanged(Call call, Details details) {} in onDetailsChanged()
1430 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded()
1441 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait()
1449 public void onVideoCallChanged(Call call, InCallService.VideoCall videoCall) {} in onVideoCallChanged()
1460 public void onCallDestroyed(Call call) {} in onCallDestroyed()
1470 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {} in onConferenceableCallsChanged()
1489 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent()
1498 public void onRttModeChanged(Call call, int mode) {} in onRttModeChanged()
1507 public void onRttStatusChanged(Call call, boolean enabled, RttCall rttCall) {} in onRttStatusChanged()
1516 public void onRttRequest(Call call, int id) {} in onRttRequest()
1534 public void onRttInitiationFailure(Call call, in onRttInitiationFailure()
1546 public void onHandoverComplete(Call call) {} in onHandoverComplete()
1558 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed()
2264 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren() local
2710 final Call call = this; in internalOnRttUpgradeRequest() local
2719 final Call call = this; in internalOnRttInitiationFailure() local
2728 final Call call = this; in internalOnHandoverFailed() local
2737 final Call call = this; in internalOnHandoverComplete() local
2745 final Call call = this; in fireStateChanged() local
2758 final Call call = this; in fireParentChanged() local
2771 final Call call = this; in fireChildrenChanged() local
2784 final Call call = this; in fireDetailsChanged() local
2797 final Call call = this; in fireCannedTextResponsesLoaded() local
2810 final Call call = this; in fireVideoCallChanged() local
2823 final Call call = this; in firePostDialWait() local
2842 final Call call = this; in fireCallDestroyed() local
2878 final Call call = this; in fireConferenceableCallsChanged() local
2899 final Call call = this; in fireOnConnectionEvent() local
2917 final Call call = this; in fireOnIsRttChanged() local
2930 final Call call = this; in fireOnRttModeChanged() local