Searched refs:dataThrottlingRequest (Results 1 – 1 of 1) sorted by relevance
2056 DataThrottlingRequest dataThrottlingRequest = in handleMessage() local2061 request.workSource, dataThrottlingRequest.getDataThrottlingAction(), in handleMessage()2062 dataThrottlingRequest.getCompletionDurationMillis()); in handleMessage()11381 DataThrottlingRequest dataThrottlingRequest, String callingPackage) { in handleDataThrottlingRequest() argument11384 if (!isDataThrottlingSupported && dataThrottlingRequest.getDataThrottlingAction() in handleDataThrottlingRequest()11400 (int) sendRequest(CMD_SET_DATA_THROTTLING, dataThrottlingRequest, subId); in handleDataThrottlingRequest()11406 "throttling action = " + dataThrottlingRequest.getDataThrottlingAction()); in handleDataThrottlingRequest()