Home
last modified time | relevance | path

Searched defs:setupDataCall (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DIDataService.aidl30 void setupDataCall(int slotId, int accessNetwork, in DataProfile dataProfile, boolean isRoaming, in setupDataCall() method
DDataService.java160 public void setupDataCall(int accessNetworkType, @NonNull DataProfile dataProfile, in setupDataCall() method in DataService.DataServiceProvider
508 public void setupDataCall(int slotIndex, int accessNetworkType, DataProfile dataProfile, in setupDataCall() method in DataService.IDataServiceWrapper
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java120 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in CellularDataService.CellularDataServiceProvider
DDataServiceManager.java574 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in DataServiceManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java676 TelephonyEvent.RilSetupDataCall setupDataCall = log.events[0].setupDataCall; in testWriteRilSetupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java285 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1423 RilSetupDataCall setupDataCall = new RilSetupDataCall(); in writeSetupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java284 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1176 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommands
DSimulatedCommandsVerifier.java1182 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1803 void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method
DRIL.java1823 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in RIL