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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
HardwareConfig.java 93 * maxStandby - maximum number of concurent standby connections.
95 * note: the maxStandby is not necessarily an equal sum of the maxActiveVoiceCall
103 public int maxStandby;
163 maxStandby = maxS;
185 builder.append(", maxStandby=" + maxStandby);
  /hardware/ril/include/telephony/
ril.h     [all...]

Completed in 857 milliseconds