Searched refs:RIL_REQUEST_SIM_CLOSE_CHANNEL (Results 1 – 4 of 4) sorted by relevance
462 int RIL_REQUEST_SIM_CLOSE_CHANNEL = 116; field
82 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SIM_CLOSE_CHANNEL;1259 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SIM_CLOSE_CHANNEL); in testIccCloseLogicalChannel()
198 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SIM_CLOSE_CHANNEL;5061 case RIL_REQUEST_SIM_CLOSE_CHANNEL: in requestToString()
4016 RILRequest rr = obtainRequest(RIL_REQUEST_SIM_CLOSE_CHANNEL, result, mRILDefaultWorkSource); in iccCloseLogicalChannel()