Searched refs:modem (Results 1 – 5 of 5) sorted by relevance
270 for (HardwareConfig modem: mModems) { in getModemForSim()271 if (modem.uuid.equals(sim.modemUuid)) { in getModemForSim()272 return modem; in getModemForSim()298 HardwareConfig modem = getModem(modemIndex); in getAllSimsForModem() local300 if (sim.modemUuid.equals(modem.uuid)) { in getAllSimsForModem()317 for (HardwareConfig modem: mModems) { in getAllModems()318 modems.add(modem); in getAllModems()
170 <td>GSM modem support</td>172 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
260 <td>GSM modem support</td>261 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
132 <li>A GSM modem, including a simulated SIM Card</li>1160 …d an NMEA 0183 sentence to the emulated device, as if it were sent from an emulated GPS modem.</td>1381 <p>The Android emulator includes its own GSM emulated modem that lets you simulate telephony
300 …ng ANDROID_VERBOSE defined with the <code>-debug-init</code> and <code>-debug-modem</code> options:301 <p><code>ANDROID_VERBOSE=init,modem</code></p>334 <td>Redirect radio modem interface to a host character device.</td>