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