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

  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 135 CallInfo calls[] = new CallInfo[MAX_CALLS];
147 static final int MAX_CALLS = 7;
ModelInterpreter.java 137 static final int MAX_CALLS = 6;
  /external/qemu/telephony/
android_modem.c 187 #define MAX_CALLS 4
226 AVoiceCallRec calls[ MAX_CALLS ];
548 if (count < MAX_CALLS) {
    [all...]

Completed in 37 milliseconds