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.aidl32 void setupDataCall(int slotId, int accessNetwork, in DataProfile dataProfile, boolean isRoaming, in setupDataCall() method
DDataService.java169 public void setupDataCall(int accessNetworkType, @NonNull DataProfile dataProfile, in setupDataCall() method in DataService.DataServiceProvider
217 public void setupDataCall(int accessNetworkType, @NonNull DataProfile dataProfile, in setupDataCall() method in DataService.DataServiceProvider
712 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.java161 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, in setupDataCall() method in CellularDataService.CellularDataServiceProvider
DDataServiceManager.java634 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.java718 TelephonyEvent.RilSetupDataCall setupDataCall = log.events[0].setupDataCall; in testWriteRilSetupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java288 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.java287 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.java1479 RilSetupDataCall setupDataCall = new RilSetupDataCall(); in writeSetupDataCall() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1193 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommands
DSimulatedCommandsVerifier.java1206 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1876 void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method
DRIL.java1985 public void setupDataCall(int accessNetworkType, DataProfile dataProfile, boolean isRoaming, in setupDataCall() method in RIL