Searched defs:onSetDataProfileComplete (Results 1 – 3 of 3) sorted by relevance
30 void onSetDataProfileComplete(int result); in onSetDataProfileComplete() method
138 public void onSetDataProfileComplete(@ResultCode int result) { in onSetDataProfileComplete() method in DataServiceCallback
249 public void onSetDataProfileComplete(@DataServiceCallback.ResultCode int resultCode) { in onSetDataProfileComplete() method in DataServiceManager.CellularDataServiceCallback