• Home
  • Raw
  • Download

Lines Matching defs:call

1345         public void onStateChanged(Call call, @CallState int state) {}  in onStateChanged()
1353 public void onParentChanged(Call call, Call parent) {} in onParentChanged()
1361 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged()
1369 public void onDetailsChanged(Call call, Details details) {} in onDetailsChanged()
1379 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded()
1390 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait()
1398 public void onVideoCallChanged(Call call, InCallService.VideoCall videoCall) {} in onVideoCallChanged()
1409 public void onCallDestroyed(Call call) {} in onCallDestroyed()
1419 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {} in onConferenceableCallsChanged()
1438 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent()
1447 public void onRttModeChanged(Call call, int mode) {} in onRttModeChanged()
1456 public void onRttStatusChanged(Call call, boolean enabled, RttCall rttCall) {} in onRttStatusChanged()
1465 public void onRttRequest(Call call, int id) {} in onRttRequest()
1475 public void onRttInitiationFailure(Call call, int reason) {} in onRttInitiationFailure()
1486 public void onHandoverComplete(Call call) {} in onHandoverComplete()
1498 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed()
2189 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren() local
2634 final Call call = this; in internalOnRttUpgradeRequest() local
2643 final Call call = this; in internalOnRttInitiationFailure() local
2652 final Call call = this; in internalOnHandoverFailed() local
2661 final Call call = this; in internalOnHandoverComplete() local
2669 final Call call = this; in fireStateChanged() local
2682 final Call call = this; in fireParentChanged() local
2695 final Call call = this; in fireChildrenChanged() local
2708 final Call call = this; in fireDetailsChanged() local
2721 final Call call = this; in fireCannedTextResponsesLoaded() local
2734 final Call call = this; in fireVideoCallChanged() local
2747 final Call call = this; in firePostDialWait() local
2766 final Call call = this; in fireCallDestroyed() local
2802 final Call call = this; in fireConferenceableCallsChanged() local
2823 final Call call = this; in fireOnConnectionEvent() local
2841 final Call call = this; in fireOnIsRttChanged() local
2854 final Call call = this; in fireOnRttModeChanged() local