Searched refs:RIL_REQUEST_STOP_LCE (Results 1 – 3 of 3) sorted by relevance
465 int RIL_REQUEST_STOP_LCE = 133; field
77 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_STOP_LCE;1121 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_STOP_LCE); in testStopLceService()
4607 RILRequest rr = obtainRequest(RIL_REQUEST_STOP_LCE, result, in stopLceService()6254 case RIL_REQUEST_STOP_LCE: in requestToString()