/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_data.cpp | 186 TEST_P(RadioHidlTest, getDataCallList) { in TEST_P() argument 190 radio->getDataCallList(serial); in TEST_P()
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | radio_hidl_hal_test.cpp | 108 void RadioHidlTest_v1_6::getDataCallList() { in getDataCallList() function in RadioHidlTest_v1_6
|
H A D | radio_hidl_hal_utils_v1_6.h | 1115 void getDataCallList();
|
/aosp12/hardware/interfaces/radio/1.4/ |
H A D | IRadioIndication.hal | 84 * IRadio.getDataCallList(). It is the complete list of current data contexts including
|
H A D | IRadio.hal | 46 * returned by getDataCallList() and dataCallListChanged().
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
H A D | CellularDataService.java | 238 mPhone.mCi.getDataCallList(message); in requestDataCallList()
|
/aosp12/hardware/interfaces/radio/1.6/ |
H A D | IRadioIndication.hal | 43 * IRadio.getDataCallList(). It is the complete list of current data contexts including
|
H A D | IRadio.hal | 89 * returned by getDataCallList() and dataCallListChanged().
|
/aosp12/hardware/interfaces/radio/1.5/ |
H A D | IRadioIndication.hal | 107 * IRadio.getDataCallList(). It is the complete list of current data contexts including
|
H A D | IRadio.hal | 164 * returned by getDataCallList() and dataCallListChanged().
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCommandInterface.java | 112 public void getDataCallList(Message result) { in getDataCallList() method in ImsPhoneCommandInterface
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipCommandInterface.java | 111 public void getDataCallList(Message result) { in getDataCallList() method in SipCommandInterface
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 569 getDataCallList(result); in getPDPContextList() 580 public void getDataCallList(Message result) { in getDataCallList() method in SimulatedCommands 582 SimulatedCommandsVerifier.getInstance().getDataCallList(result); in getDataCallList()
|
H A D | SimulatedCommandsVerifier.java | 694 public void getDataCallList(Message result) { in getDataCallList() method in SimulatedCommandsVerifier
|
/aosp12/hardware/interfaces/radio/1.2/ |
H A D | IRadio.hal | 131 * returned by getDataCallList() and dataCallListChanged().
|
/aosp12/hardware/interfaces/radio/1.2/default/ |
H A D | Radio.cpp | 397 Return<void> Radio::getDataCallList(int32_t /* serial */) { in getDataCallList() function in android::hardware::radio::V1_2::implementation::Radio
|
H A D | Radio.h | 129 Return<void> getDataCallList(int32_t serial) override;
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
H A D | UsimDataDownloadCommands.java.broken | 230 public void getDataCallList(Message result) {
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CommandsInterface.java | 899 void getDataCallList(Message result); in getDataCallList() method
|
H A D | RIL.java | 2980 getDataCallList(result); in getPDPContextList() 2984 public void getDataCallList(Message result) { in getDataCallList() method in RIL 2998 radioProxy.getDataCallList(rr.mSerial); in getDataCallList()
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadioIndication.hal | 122 * returned by IRadio.getDataCallList(). It is the complete list
|
H A D | IRadio.hal | 363 * radio is powered off/on. This list is returned by getDataCallList() 736 oneway getDataCallList(int32_t serial);
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
H A D | DcTrackerTest.java | 2205 verify(mSimulatedCommandsVerifier, times(0)).getDataCallList(any(Message.class)); in testNetworkStatusChangedRecoveryOFF() 2244 verify(mSimulatedCommandsVerifier, times(1)).getDataCallList(any(Message.class)); in testNetworkStatusChangedRecoveryON()
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 265 Return<void> getDataCallList(int32_t serial); 1467 Return<void> RadioImpl::getDataCallList(int32_t serial) { in getDataCallList() function in RadioImpl
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 56691 Landroid/telephony/data/DataService$DataServiceProvider;->getDataCallList(Landroid/telephony/data/D… 56708 Landroid/telephony/data/DataService$IDataServiceWrapper;->getDataCallList(ILandroid/telephony/data/… 56773 Landroid/telephony/data/IDataService$Stub$Proxy;->getDataCallList(ILandroid/telephony/data/IDataSer… 56796 Landroid/telephony/data/IDataService;->getDataCallList(ILandroid/telephony/data/IDataServiceCallbac…
|