Searched refs:sim (Results 1 – 4 of 4) sorted by relevance
269 HardwareConfig sim = getSim(simIndex); in getModemForSim() local271 if (modem.uuid.equals(sim.modemUuid)) { in getModemForSim()299 for (HardwareConfig sim: mSims) { in getAllSimsForModem()300 if (sim.modemUuid.equals(modem.uuid)) { in getAllSimsForModem()301 result.add(sim); in getAllSimsForModem()335 for (HardwareConfig sim: mSims) { in getAllSims()336 sims.add(sim); in getAllSims()
968 int sim = entry.getKey(); in getSlotId() local973 if (VDBG) logv("[getSlotId]- return = " + sim); in getSlotId()974 return sim; in getSlotId()1069 int sim = entry.getKey(); in getPhoneId() local1073 if (VDBG) logdl("[getPhoneId]- found subId=" + subId + " phoneId=" + sim); in getPhoneId()1074 return sim; in getPhoneId()
272 GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl libdecnumber
3519 final int sim = attrs.softInputMode; in layoutWindowLw() local3534 final int adjust = sim & SOFT_INPUT_MASK_ADJUST; in layoutWindowLw()3914 + ": sim=#" + Integer.toHexString(sim) in layoutWindowLw()