Searched refs:isDisconnectingChildCall (Results 1 – 2 of 2) sorted by relevance
3205 boolean isDisconnectingChildCall = call.isDisconnectingChildCall();3207 + isDisconnectingChildCall + "call -> %s", call);3212 if (!isDisconnectingChildCall && foregroundCall != null
2076 public boolean isDisconnectingChildCall() { in isDisconnectingChildCall() method in Call