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.java141 private int mSlotId; field in ImsServiceConnector.Connection
145 mSlotId = slotId; in Connection()
452 return COMMAND_BASE + COMMAND_SET_IMS_SERVICE + COMMAND_SLOT_IDENTIFIER + mSlotId + " " in constructSetImsServiceOverrideCommand()
460 return COMMAND_BASE + COMMAND_GET_IMS_SERVICE + COMMAND_SLOT_IDENTIFIER + mSlotId + " " in constructGetImsServiceCommand()
468 + mSlotId; in constructClearCarrierImsServiceOverrideCommand()