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