Searched refs:dataThrottlingRequest (Results 1 – 1 of 1) sorted by relevance
1956 DataThrottlingRequest dataThrottlingRequest = in handleMessage() local1961 request.workSource, dataThrottlingRequest.getDataThrottlingAction(), in handleMessage()1962 dataThrottlingRequest.getCompletionDurationMillis()); in handleMessage()10208 DataThrottlingRequest dataThrottlingRequest, String callingPackage) { in handleDataThrottlingRequest() argument10211 if (!isDataThrottlingSupported && dataThrottlingRequest.getDataThrottlingAction() in handleDataThrottlingRequest()10227 (int) sendRequest(CMD_SET_DATA_THROTTLING, dataThrottlingRequest, subId); in handleDataThrottlingRequest()10233 "throttling action = " + dataThrottlingRequest.getDataThrottlingAction()); in handleDataThrottlingRequest()