Home
last modified time | relevance | path

Searched refs:setDataProfile (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DIDataService.aidl40 void setDataProfile(int slotId, in List<DataProfile> dps, boolean isRoaming, in setDataProfile() method
DDataService.java275 public void setDataProfile(@NonNull List<DataProfile> dps, boolean isRoaming, in setDataProfile() method in DataService.DataServiceProvider
580 serviceProvider.setDataProfile(setDataProfileRequest.dps, in handleMessage()
741 public void setDataProfile(int slotIndex, List<DataProfile> dps, boolean isRoaming, in setDataProfile() method in DataService.IDataServiceWrapper
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java212 public void setDataProfile(List<DataProfile> dps, boolean isRoaming, in setDataProfile() method in CellularDataService.CellularDataServiceProvider
224 mPhone.mCi.setDataProfile(dps.toArray(new DataProfile[dps.size()]), isRoaming, message); in setDataProfile()
DDataServiceManager.java826 public void setDataProfile(List<DataProfile> dps, boolean isRoaming, in setDataProfile() method in DataServiceManager
840 mIDataService.setDataProfile(mPhone.getPhoneId(), dps, isRoaming, callback); in setDataProfile()
DDcTracker.java3496 mDataServiceManager.setDataProfile(dataProfileList, in setDataProfilesAsNeeded()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java598 public void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result) { in setDataProfile() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java597 public void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result) { in setDataProfile() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommandsVerifier.java1285 public void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result) { in setDataProfile() method in SimulatedCommandsVerifier
DSimulatedCommands.java2063 public void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result) { in setDataProfile() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken649 public void setDataProfile(DataProfile[] dps, Message result) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2049 void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result); in setDataProfile() method
DRIL.java4726 public void setDataProfile(DataProfile[] dps, boolean isRoaming, Message result) { in setDataProfile() method in RIL
4790 radioProxy.setDataProfile(rr.mSerial, dpis, isRoaming); in setDataProfile()
/frameworks/base/core/api/
Dsystem-current.txt12421 …method public void setDataProfile(@NonNull java.util.List<android.telephony.data.DataProfile>, boo…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt56698 Landroid/telephony/data/DataService$DataServiceProvider;->setDataProfile(Ljava/util/List;ZLandroid/…
56711 Landroid/telephony/data/DataService$IDataServiceWrapper;->setDataProfile(ILjava/util/List;ZLandroid…
56778 Landroid/telephony/data/IDataService$Stub$Proxy;->setDataProfile(ILjava/util/List;ZLandroid/telepho…
56799 Landroid/telephony/data/IDataService;->setDataProfile(ILjava/util/List;ZLandroid/telephony/data/IDa…