Home
last modified time | relevance | path

Searched refs:RIL_REQUEST_SIM_OPEN_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java447 int RIL_REQUEST_SIM_OPEN_CHANNEL = 115; field
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java73 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SIM_OPEN_CHANNEL;
1004 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SIM_OPEN_CHANNEL); in testIccOpenLogicalChannel()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java4163 RILRequest rr = obtainRequest(RIL_REQUEST_SIM_OPEN_CHANNEL, result, in iccOpenLogicalChannel()
5831 case RIL_REQUEST_SIM_OPEN_CHANNEL: in retToString()
6224 case RIL_REQUEST_SIM_OPEN_CHANNEL: in requestToString()