Home
last modified time | relevance | path

Searched defs:physicalSlotId (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/carrierapi/targetprep/device/src/android/carrierapi/cts/targetprep/
DApduScriptUtil.java97 int physicalSlotId = -1; in runApduScript() local
296 private static void sendApdus(int physicalSlotId, int portIndex, List<ApduCommand> apdus) { in sendApdus()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemConfigBase.java506 private int getSimLogicalSlotId(int physicalSlotId) { in getSimLogicalSlotId()
517 int physicalSlotId = DEFAULT_SLOT_ID; in getSimPhysicalSlotId() local
753 int physicalSlotId = getSimLogicalSlotId(logicalSlotId); in notifyDeviceIdentityChangedRegistrants() local
766 int physicalSlotId = getSimLogicalSlotId(logicalSlotId); in notifyDeviceImeiTypeChangedRegistrants() local
815 int physicalSlotId = getSimPhysicalSlotId(i); in notifyAllRegistrantNotifications() local
1168 int physicalSlotId = getSimPhysicalSlotId(logicalSlotId); in isSimCardPresent() local
1235 int physicalSlotId = getSimPhysicalSlotId(logicalSlotId); in getSimInfo() local