HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CONNECTIONS_PER_CALL (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCallTracker.java 64 static final int MAX_CONNECTIONS_PER_CALL = 5; // only 5 connections allowed per call
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 57 static final int MAX_CONNECTIONS_PER_CALL = 1; // only 1 connection allowed per call
    [all...]

Completed in 23 milliseconds