Home
last modified time | relevance | path

Searched refs:mSlotId (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java135 private int mSlotId; field in ImsServiceConnector.Connection
139 mSlotId = slotId; in Connection()
409 return COMMAND_BASE + COMMAND_SET_IMS_SERVICE + COMMAND_SLOT_IDENTIFIER + mSlotId + " " in constructSetImsServiceOverrideCommand()
417 return COMMAND_BASE + COMMAND_GET_IMS_SERVICE + COMMAND_SLOT_IDENTIFIER + mSlotId + " " in constructGetImsServiceCommand()
425 + mSlotId; in constructClearCarrierImsServiceOverrideCommand()