Searched refs:RIL_REQUEST_ALLOW_DATA (Results 1 – 3 of 3) sorted by relevance
474 int RIL_REQUEST_ALLOW_DATA = 123; field
20 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ALLOW_DATA;1201 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ALLOW_DATA); in testSetDataAllowed()
4669 RILRequest rr = obtainRequest(RIL_REQUEST_ALLOW_DATA, result, in setDataAllowed()6880 case RIL_REQUEST_ALLOW_DATA: in requestToString()