Searched refs:onCanAddCallChanged (Results 1 – 7 of 7) sorted by relevance
332 public void onCanAddCallChanged(boolean canAddCall) { in onCanAddCallChanged() method in InCallService.InCallServiceBinder403 public void onCanAddCallChanged(Phone phone, boolean canAddCall) {404 InCallService.this.onCanAddCallChanged(canAddCall);627 public void onCanAddCallChanged(boolean canAddCall) { in onCanAddCallChanged() method in InCallService
104 public void onCanAddCallChanged(Phone phone, boolean canAddCall) { } in onCanAddCallChanged() method in Phone.Listener407 listener.onCanAddCallChanged(this, canAddCall); in fireCanAddCallChanged()
48 void onCanAddCallChanged(boolean canAddCall); in onCanAddCallChanged() method
7013 method @Deprecated public void onCanAddCallChanged(android.telecom.Phone, boolean);
43483 method public void onCanAddCallChanged(boolean);
70963 Landroid/telecom/InCallService$InCallServiceBinder;->onCanAddCallChanged(Z)V104456 Lcom/android/internal/telecom/IInCallService$Stub$Proxy;->onCanAddCallChanged(Z)V104489 Lcom/android/internal/telecom/IInCallService;->onCanAddCallChanged(Z)V
21655 PLcom/android/internal/telecom/IInCallService$Stub$Proxy;->onCanAddCallChanged(Z)V