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.java516 private int getSimLogicalSlotId(int physicalSlotId) { in getSimLogicalSlotId()
527 int physicalSlotId = DEFAULT_SLOT_ID; in getSimPhysicalSlotId() local
763 int physicalSlotId = getSimLogicalSlotId(logicalSlotId); in notifyDeviceIdentityChangedRegistrants() local
776 int physicalSlotId = getSimLogicalSlotId(logicalSlotId); in notifyDeviceImeiTypeChangedRegistrants() local
825 int physicalSlotId = getSimPhysicalSlotId(i); in notifyAllRegistrantNotifications() local
1188 int physicalSlotId = getSimPhysicalSlotId(logicalSlotId); in isSimCardPresent() local
1255 int physicalSlotId = getSimPhysicalSlotId(logicalSlotId); in getSimInfo() local