Searched refs:onSetDataProfileComplete (Results 1 – 6 of 6) sorted by relevance
126 public void onSetDataProfileComplete(@ResultCode int result) { in onSetDataProfileComplete() method in DataServiceCallback130 callback.onSetDataProfileComplete(result); in onSetDataProfileComplete()
30 void onSetDataProfileComplete(int result); in onSetDataProfileComplete() method
209 callback.onSetDataProfileComplete(DataServiceCallback.RESULT_ERROR_UNSUPPORTED); in setDataProfile()
107 callback.onSetDataProfileComplete(ar.exception != null in CellularDataServiceProvider()
204 public void onSetDataProfileComplete(@DataServiceCallback.ResultCode int resultCode) { in onSetDataProfileComplete() method in DataServiceManager.CellularDataServiceCallback
30849 HSPLandroid/telephony/data/IDataServiceCallback;->onSetDataProfileComplete(I)V