Searched refs:hasLiveCall (Results 1 – 3 of 3) sorted by relevance
293 if (!hasLiveCall()) { in onCallRemoved()475 public boolean hasLiveCall() { in hasLiveCall() method in CallList
108 boolean hasOngoingCall = InCallState.INCALL == newState && callList.hasLiveCall(); in onStateChange()
1040 if (!callList.hasLiveCall() in onDisconnect()