HomeSort by relevance Sort by last modified time
    Searched refs:MAX_CALLS (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 135 CallInfo mCalls[] = new CallInfo[MAX_CALLS];
147 static final int MAX_CALLS = 7;
ModelInterpreter.java 136 static final int MAX_CALLS = 6;
  /external/qemu/telephony/
android_modem.c 222 #define MAX_CALLS 4
267 AVoiceCallRec calls[ MAX_CALLS ];
827 if (count < MAX_CALLS) {
    [all...]

Completed in 77 milliseconds