Searched defs:onSetDataProfileComplete (Results 1 – 3 of 3) sorted by relevance
31 void onSetDataProfileComplete(int result); in onSetDataProfileComplete() method
143 public void onSetDataProfileComplete(@ResultCode int result) { in onSetDataProfileComplete() method in DataServiceCallback
274 public void onSetDataProfileComplete(@DataServiceCallback.ResultCode int resultCode) { in onSetDataProfileComplete() method in DataServiceManager.DataServiceCallbackWrapper