Searched refs:getModemCount (Results 1 – 1 of 1) sorted by relevance
188 public static int getModemCount() { in getModemCount() method in TelephonyDevController206 if (index > getModemCount()) { in getModem()207 … loge("getModem: out-of-bounds access for modem device " + index + " max: " + getModemCount()); in getModem()285 if (modemIndex > getModemCount()) { in getAllSimsForModem()286 …llSimsForModem: out-of-bounds access for modem device " + modemIndex + " max: " + getModemCount()); in getAllSimsForModem()