Home
last modified time | relevance | path

Searched refs:cellInfoList (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioIndication-network.cpp54 Return<void> RadioIndication::cellInfoList(V1_0::RadioIndicationType type, in cellInfoList() function in android::hardware::radio::compat::RadioIndication
78 networkCb()->cellInfoList(toAidl(type), toAidl(records)); in cellInfoList_1_5()
85 networkCb()->cellInfoList(toAidl(type), toAidl(records)); in cellInfoList_1_6()
/hardware/interfaces/radio/aidl/vts/
Dradio_network_indication.cpp32 ndk::ScopedAStatus RadioNetworkIndication::cellInfoList(RadioIndicationType /*type*/, in cellInfoList() function in RadioNetworkIndication
Dradio_network_utils.h203 virtual ndk::ScopedAStatus cellInfoList(RadioIndicationType type,
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetworkIndication.aidl75 void cellInfoList(in RadioIndicationType type, in CellInfo[] records); in cellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetworkIndication.aidl39 …oneway void cellInfoList(in android.hardware.radio.RadioIndicationType type, in android.hardware.r… in cellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetworkIndication.aidl39 …oneway void cellInfoList(in android.hardware.radio.RadioIndicationType type, in android.hardware.r… in cellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetworkIndication.aidl40 …oneway void cellInfoList(in android.hardware.radio.RadioIndicationType type, in android.hardware.r… in cellInfoList() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetworkIndication.aidl40 …oneway void cellInfoList(in android.hardware.radio.RadioIndicationType type, in android.hardware.r… in cellInfoList() method
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp179 Return<void> RadioIndication::cellInfoList( in cellInfoList() function in RadioIndication
Dradio_hidl_hal_utils_v1_0.h501 Return<void> cellInfoList(RadioIndicationType type,
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp198 Return<void> RadioIndication_v1_1::cellInfoList( in cellInfoList() function in RadioIndication_v1_1
Dradio_hidl_hal_utils_v1_1.h521 Return<void> cellInfoList(RadioIndicationType type,
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp233 Return<void> RadioIndication_v1_3::cellInfoList( in cellInfoList() function in RadioIndication_v1_3
Dradio_hidl_hal_utils_v1_3.h589 Return<void> cellInfoList(
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp232 Return<void> RadioIndication_v1_2::cellInfoList( in cellInfoList() function in RadioIndication_v1_2
Dradio_hidl_hal_utils_v1_2.h615 Return<void> cellInfoList(
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp273 Return<void> RadioIndication_v1_4::cellInfoList( in cellInfoList() function in RadioIndication_v1_4
Dradio_hidl_hal_utils_v1_4.h685 Return<void> cellInfoList(
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp314 Return<void> RadioIndication_v1_5::cellInfoList( in cellInfoList() function in RadioIndication_v1_5
Dradio_hidl_hal_utils_v1_5.h784 Return<void> cellInfoList(
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp339 Return<void> RadioIndication_v1_6::cellInfoList( in cellInfoList() function in RadioIndication_v1_6
Dradio_hidl_hal_utils_v1_6.h1052 Return<void> cellInfoList(
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioIndication.h118 Return<void> cellInfoList(V1_0::RadioIndicationType type,
/hardware/interfaces/radio/1.0/
DIRadio.hal1214 * This does not cause or change the rate of unsolicited cellInfoList().
1223 * Sets the minimum time between when unsolicited cellInfoList() must be invoked.
1224 * A value of 0, means invoke cellInfoList() when any of the reported
1226 * a unsolicited cellInfoList().
1229 * @param rate minimum time in milliseconds to indicate time between unsolicited cellInfoList()
DIRadioIndication.hal358 oneway cellInfoList(RadioIndicationType type, vec<CellInfo> records);

12