Searched refs:incall (Results 1 – 1 of 1) sorted by relevance
216 final Call incall = CallList.getInstance().getIncomingCall(); in onCallChanged() local217 if (incall != null || isUpgradePending) { in onCallChanged()