• Home
  • Raw
  • Download

Lines Matching defs:call

1352         public void onStateChanged(Call call, @CallState int state) {}  in onStateChanged()
1360 public void onParentChanged(Call call, Call parent) {} in onParentChanged()
1368 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged()
1376 public void onDetailsChanged(Call call, Details details) {} in onDetailsChanged()
1386 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded()
1397 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait()
1405 public void onVideoCallChanged(Call call, InCallService.VideoCall videoCall) {} in onVideoCallChanged()
1416 public void onCallDestroyed(Call call) {} in onCallDestroyed()
1426 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {} in onConferenceableCallsChanged()
1445 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent()
1454 public void onRttModeChanged(Call call, int mode) {} in onRttModeChanged()
1463 public void onRttStatusChanged(Call call, boolean enabled, RttCall rttCall) {} in onRttStatusChanged()
1472 public void onRttRequest(Call call, int id) {} in onRttRequest()
1490 public void onRttInitiationFailure(Call call, in onRttInitiationFailure()
1502 public void onHandoverComplete(Call call) {} in onHandoverComplete()
1514 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed()
2220 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren() local
2669 final Call call = this; in internalOnRttUpgradeRequest() local
2678 final Call call = this; in internalOnRttInitiationFailure() local
2687 final Call call = this; in internalOnHandoverFailed() local
2696 final Call call = this; in internalOnHandoverComplete() local
2704 final Call call = this; in fireStateChanged() local
2717 final Call call = this; in fireParentChanged() local
2730 final Call call = this; in fireChildrenChanged() local
2743 final Call call = this; in fireDetailsChanged() local
2756 final Call call = this; in fireCannedTextResponsesLoaded() local
2769 final Call call = this; in fireVideoCallChanged() local
2782 final Call call = this; in firePostDialWait() local
2801 final Call call = this; in fireCallDestroyed() local
2837 final Call call = this; in fireConferenceableCallsChanged() local
2858 final Call call = this; in fireOnConnectionEvent() local
2876 final Call call = this; in fireOnIsRttChanged() local
2889 final Call call = this; in fireOnRttModeChanged() local