Searched refs:dataThrottlingRequest (Results 1 – 1 of 1) sorted by relevance
1784 DataThrottlingRequest dataThrottlingRequest = in handleMessage() local1789 request.workSource, dataThrottlingRequest.getDataThrottlingAction(), in handleMessage()1790 dataThrottlingRequest.getCompletionDurationMillis()); in handleMessage()9804 DataThrottlingRequest dataThrottlingRequest) { in handleDataThrottlingRequest() argument9807 if (!isDataThrottlingSupported && dataThrottlingRequest.getDataThrottlingAction() in handleDataThrottlingRequest()9822 (int) sendRequest(CMD_SET_DATA_THROTTLING, dataThrottlingRequest, subId); in handleDataThrottlingRequest()9828 "throttling action = " + dataThrottlingRequest.getDataThrottlingAction()); in handleDataThrottlingRequest()