Searched refs:RIL_REQUEST_SET_SIM_CARD_POWER (Results 1 – 3 of 3) sorted by relevance
472 int RIL_REQUEST_SET_SIM_CARD_POWER = 140; field
65 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SET_SIM_CARD_POWER;1182 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerDownState()1192 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerUpState()
5043 RILRequest rr = obtainRequest(RIL_REQUEST_SET_SIM_CARD_POWER, result, in setSimCardPower()6264 case RIL_REQUEST_SET_SIM_CARD_POWER: in requestToString()