Home
last modified time | relevance | path

Searched refs:onSetDataProfileComplete (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DDataServiceCallback.java138 public void onSetDataProfileComplete(@ResultCode int result) { in onSetDataProfileComplete() method in DataServiceCallback
141 mCallback.onSetDataProfileComplete(result); in onSetDataProfileComplete()
DIDataServiceCallback.aidl30 void onSetDataProfileComplete(int result); in onSetDataProfileComplete() method
DDataService.java222 callback.onSetDataProfileComplete(DataServiceCallback.RESULT_ERROR_UNSUPPORTED); in setDataProfile()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java92 callback.onSetDataProfileComplete(ar.exception != null in CellularDataServiceProvider()
DDataServiceManager.java249 public void onSetDataProfileComplete(@DataServiceCallback.ResultCode int resultCode) { in onSetDataProfileComplete() method in DataServiceManager.CellularDataServiceCallback
/frameworks/base/telephony/api/
Dsystem-current.txt1130 method public void onSetDataProfileComplete(int);
/frameworks/base/api/
Dsystem-current.txt9358 method public void onSetDataProfileComplete(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9256 method public void onSetDataProfileComplete(int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67461 Landroid/telephony/data/DataServiceCallback;->onSetDataProfileComplete(I)V
67509 Landroid/telephony/data/IDataServiceCallback$Stub$Proxy;->onSetDataProfileComplete(I)V
67524 Landroid/telephony/data/IDataServiceCallback;->onSetDataProfileComplete(I)V