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
505 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.java128 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in CellularDataService.CellularDataServiceProvider
DDataServiceManager.java426 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.java639 TelephonyEvent.RilSetupDataCall setupDataCall = log.events[0].setupDataCall; in testWriteRilSetupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java274 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java273 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1348 RilSetupDataCall setupDataCall = new RilSetupDataCall(); in writeSetupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1150 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommands
DSimulatedCommandsVerifier.java1166 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1722 void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method
DRIL.java1473 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in RIL