Searched refs:dataThrottlingRequest (Results 1 – 1 of 1) sorted by relevance
2076 DataThrottlingRequest dataThrottlingRequest = in handleMessage() local2081 request.workSource, dataThrottlingRequest.getDataThrottlingAction(), in handleMessage()2082 dataThrottlingRequest.getCompletionDurationMillis()); in handleMessage()11562 DataThrottlingRequest dataThrottlingRequest, String callingPackage) { in handleDataThrottlingRequest() argument11565 if (!isDataThrottlingSupported && dataThrottlingRequest.getDataThrottlingAction() in handleDataThrottlingRequest()11581 (int) sendRequest(CMD_SET_DATA_THROTTLING, dataThrottlingRequest, subId); in handleDataThrottlingRequest()11587 "throttling action = " + dataThrottlingRequest.getDataThrottlingAction()); in handleDataThrottlingRequest()