Searched refs:mLogicalSlotId (Results 1 – 2 of 2) sorted by relevance
370 private int mLogicalSlotId; field in MockModemConfigBase.MockModemConfigHandler373 mLogicalSlotId = slotId; in MockModemConfigHandler()379 int physicalSimSlot = getSimPhysicalSlotId(mLogicalSlotId); in handleMessage()411 if (mLogicalSlotId == DEFAULT_SLOT_ID) { in handleMessage()415 mCardStatusChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()417 mSimAppDataChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()426 mServiceStateChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()452 mSimInfoChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()454 mSimAppDataChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()459 if (mLogicalSlotId == DEFAULT_SLOT_ID) { in handleMessage()[all …]
111 private int mLogicalSlotId; field in MockSimService414 mLogicalSlotId = DEFAULT_SIM1_LOGICAL_SLOT_ID; in initMockSimSlot()420 mLogicalSlotId = DEFAULT_SIM2_LOGICAL_SLOT_ID; in initMockSimSlot()426 mLogicalSlotId = DEFAULT_SIM3_LOGICAL_SLOT_ID; in initMockSimSlot()990 return mLogicalSlotId; in getLogicalSlotId()