Searched refs:modem (Results 1 – 3 of 3) sorted by relevance
271 for (HardwareConfig modem: mModems) { in getModemForSim()272 if (modem.uuid.equals(sim.modemUuid)) { in getModemForSim()273 return modem; in getModemForSim()299 HardwareConfig modem = getModem(modemIndex); in getAllSimsForModem() local301 if (sim.modemUuid.equals(modem.uuid)) { in getAllSimsForModem()318 for (HardwareConfig modem: mModems) { in getAllModems()319 modems.add(modem); in getAllModems()
5168 HardwareConfigModem hwModem = hwRil.modem.get(0); in convertHalHwConfigList()
284 // Airplane mode, out of service, or when the modem cannot determine337 // Additional message of the reason info. We get this from the modem.489 // Vendor RIL got unexpected or incorrect response from modem for this request810 // Reasons for data call drop - network/modem disconnect821 // Data call was disconnected by modem because tethered mode was up886 // where the modem restarts happened889 // Indicates the modem restart reason. The restart reason can be used to890 // categorize any modem crashes and group similar crashes together. This891 // information will be useful to identify the cause of modem crashes,1447 // Power stats for modem[all …]