Searched refs:modemUuid (Results 1 – 8 of 8) 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()
701 String modemUuid = null; in getLogicalModemIdFromRaf() local705 modemUuid = mPhones[phoneId].getModemUuId(); in getLogicalModemIdFromRaf()709 return modemUuid; in getLogicalModemIdFromRaf()
7311 hw.assignSim(hwRil.uuid, hwRil.state, hwRil.sim.get(0).modemUuid); in convertHalHwConfigList()
1784 char modemUuid[MAX_UUID_LENGTH]; member
1795 string modemUuid; // RadioConst:MAX_UUID_LENGTH is max length of the string
8058 records[i].sim[0].modemUuid = in convertRilHardwareConfigListToHal()8059 convertCharPtrToHidlString(rilHardwareConfig[i].cfg.sim.modemUuid); in convertRilHardwareConfigListToHal()