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

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

Completed in 19 milliseconds