Searched refs:RIL_REQUEST_SET_SIM_CARD_POWER (Results 1 – 4 of 4) sorted by relevance
486 int RIL_REQUEST_SET_SIM_CARD_POWER = 140; field
75 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SET_SIM_CARD_POWER;1396 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerDownState()1406 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SET_SIM_CARD_POWER); in testSetSimCardPowerForPowerUpState()
185 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SET_SIM_CARD_POWER;5109 case RIL_REQUEST_SET_SIM_CARD_POWER: in requestToString()
4497 RILRequest rr = obtainRequest(RIL_REQUEST_SET_SIM_CARD_POWER, result, in setSimCardPower()