Searched refs:setDataProfileRequest (Results 1 – 1 of 1) sorted by relevance
578 SetDataProfileRequest setDataProfileRequest = in handleMessage() local580 serviceProvider.setDataProfile(setDataProfileRequest.dps, in handleMessage()581 setDataProfileRequest.isRoaming, in handleMessage()582 (setDataProfileRequest.callback != null) in handleMessage()583 ? new DataServiceCallback(setDataProfileRequest.callback) in handleMessage()