Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/data/
DDataServiceCallback.java131 public void onSetDataProfileComplete(@ResultCode int result) { in onSetDataProfileComplete() method in DataServiceCallback
135 callback.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.java100 callback.onSetDataProfileComplete(ar.exception != null in CellularDataServiceProvider()
DDataServiceManager.java226 public void onSetDataProfileComplete(@DataServiceCallback.ResultCode int resultCode) { in onSetDataProfileComplete() method in DataServiceManager.CellularDataServiceCallback
/frameworks/base/api/
Dsystem-current.txt8233 method public void onSetDataProfileComplete(int);