Searched refs:MIN_CALL_ID (Results 1 – 1 of 1) sorted by relevance
38 private static final int MIN_CALL_ID = 1; field in MockVoiceService466 for (callId = MIN_CALL_ID; callId <= MAX_CALL_ID; callId++) { in generateCallId()488 if (callId >= MIN_CALL_ID && callId <= MAX_CALL_ID) { in getCallInfo()517 if (callId >= MIN_CALL_ID && callId <= MAX_CALL_ID) { in removeCallInfo()