Searched refs:RIL_REQUEST_SET_SIM_CARD_POWER (Results 1 – 3 of 3) sorted by relevance
491 int RIL_REQUEST_SET_SIM_CARD_POWER = 140; field
68 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SET_SIM_CARD_POWER;1320 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerDownState()1330 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerUpState()
5383 RILRequest rr = obtainRequest(RIL_REQUEST_SET_SIM_CARD_POWER, result, in setSimCardPower()6914 case RIL_REQUEST_SET_SIM_CARD_POWER: in requestToString()