Home
last modified time | relevance | path

Searched defs:getCellInfoList (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetwork.aidl42 oneway void getCellInfoList(in int serial); in getCellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetwork.aidl42 oneway void getCellInfoList(in int serial); in getCellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetwork.aidl43 oneway void getCellInfoList(in int serial); in getCellInfoList() method
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetwork.aidl112 void getCellInfoList(in int serial); in getCellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetwork.aidl43 oneway void getCellInfoList(in int serial); in getCellInfoList() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp73 ScopedAStatus RadioNetwork::getCellInfoList(int32_t serial) { in getCellInfoList() function in android::hardware::radio::compat::RadioNetwork
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp543 TEST_P(RadioHidlTest, getCellInfoList) { in TEST_P() argument
/hardware/interfaces/radio/aidl/vts/
Dradio_network_test.cpp1574 TEST_P(RadioNetworkTest, getCellInfoList) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp643 Return<void> Radio::getCellInfoList(int32_t /* serial */) { in getCellInfoList() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1989 Return<void> RadioImpl::getCellInfoList(int32_t serial) { in getCellInfoList() function in RadioImpl