Searched refs:getCallWithState (Results 1 – 1 of 1) sorted by relevance
302 return getCallWithState(Call.State.ACTIVE, 1); in getSecondActiveCall()318 return getCallWithState(Call.State.ONHOLD, 1); in getSecondBackgroundCall()397 return getCallWithState(state, 0); in getFirstCallWithState()404 public Call getCallWithState(int state, int positionToFind) { in getCallWithState() method in CallList