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