Searched refs:setDataProfileRequest (Results 1 – 1 of 1) sorted by relevance
669 SetDataProfileRequest setDataProfileRequest = in handleMessage() local671 serviceProvider.setDataProfile(setDataProfileRequest.dps, in handleMessage()672 setDataProfileRequest.isRoaming, in handleMessage()673 (setDataProfileRequest.callback != null) in handleMessage()674 ? new DataServiceCallback(setDataProfileRequest.callback) in handleMessage()