Searched refs:modemUuid (Results 1 – 4 of 4) sorted by relevance
107 public String modemUuid; field in HardwareConfig168 modemUuid = link; in assignSim()188 builder.append(", modemUuid=" + modemUuid); in toString()
268 if (modem.uuid.equals(sim.modemUuid)) { in getModemForSim()297 if (sim.modemUuid.equals(modem.uuid)) { in getAllSimsForModem()
699 String modemUuid = null; in getLogicalModemIdFromRaf() local703 modemUuid = mPhones[phoneId].getModemUuId(); in getLogicalModemIdFromRaf()707 return modemUuid; in getLogicalModemIdFromRaf()
2094 hw.assignSim(hwRil.uuid, hwRil.state, hwRil.sim.get(0).modemUuid); in convertHalHardwareConfigList()2129 hw.assignSim(hwRil.uuid, hwRil.state, hwRil.sim[0].modemUuid); in convertHalHardwareConfigList()