Searched refs:incomingCallIndex (Results 1 – 1 of 1) sorted by relevance
615 Integer incomingCallIndex = mTbsGatt.getIncomingCallIndex(); in callRemoved() local616 if (incomingCallIndex != null && incomingCallIndex.equals(callIndex)) { in callRemoved()658 Integer incomingCallIndex = mTbsGatt.getIncomingCallIndex(); in callStateChanged() local659 if (incomingCallIndex != null && incomingCallIndex.equals(callIndex)) { in callStateChanged()