• Home
  • Raw
  • Download

Lines Matching defs:call

1091         public void onStateChanged(Call call, int state) {}  in onStateChanged()
1099 public void onParentChanged(Call call, Call parent) {} in onParentChanged()
1107 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged()
1115 public void onDetailsChanged(Call call, Details details) {} in onDetailsChanged()
1125 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded()
1136 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait()
1144 public void onVideoCallChanged(Call call, InCallService.VideoCall videoCall) {} in onVideoCallChanged()
1155 public void onCallDestroyed(Call call) {} in onCallDestroyed()
1165 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {} in onConferenceableCallsChanged()
1182 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent()
1191 public void onRttModeChanged(Call call, int mode) {} in onRttModeChanged()
1200 public void onRttStatusChanged(Call call, boolean enabled, RttCall rttCall) {} in onRttStatusChanged()
1209 public void onRttRequest(Call call, int id) {} in onRttRequest()
1219 public void onRttInitiationFailure(Call call, int reason) {} in onRttInitiationFailure()
1230 public void onHandoverComplete(Call call) {} in onHandoverComplete()
1242 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed()
1838 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren() local
2202 final Call call = this; in internalOnRttUpgradeRequest() local
2211 final Call call = this; in internalOnRttInitiationFailure() local
2220 final Call call = this; in internalOnHandoverFailed() local
2229 final Call call = this; in internalOnHandoverComplete() local
2237 final Call call = this; in fireStateChanged() local
2250 final Call call = this; in fireParentChanged() local
2263 final Call call = this; in fireChildrenChanged() local
2276 final Call call = this; in fireDetailsChanged() local
2289 final Call call = this; in fireCannedTextResponsesLoaded() local
2302 final Call call = this; in fireVideoCallChanged() local
2315 final Call call = this; in firePostDialWait() local
2334 final Call call = this; in fireCallDestroyed() local
2370 final Call call = this; in fireConferenceableCallsChanged() local
2391 final Call call = this; in fireOnConnectionEvent() local
2409 final Call call = this; in fireOnIsRttChanged() local
2422 final Call call = this; in fireOnRttModeChanged() local