Searched refs:RIL_REQUEST_SET_SIM_CARD_POWER (Results 1 – 3 of 3) sorted by relevance
414 int RIL_REQUEST_SET_SIM_CARD_POWER = 140; field
62 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SET_SIM_CARD_POWER;984 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerDownState()993 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerUpState()
3824 RILRequest rr = obtainRequest(RIL_REQUEST_SET_SIM_CARD_POWER, result, in setSimCardPower()4901 case RIL_REQUEST_SET_SIM_CARD_POWER: in requestToString()