Home
last modified time | relevance | path

Searched refs:networkScanResult_1_4 (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp29 Return<void> RadioIndication_v1_4::networkScanResult_1_4( in networkScanResult_1_4() function in RadioIndication_v1_4
H A Dradio_hidl_hal_utils_v1_4.h551 Return<void> networkScanResult_1_4(
/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioIndication.hal66 oneway networkScanResult_1_4(RadioIndicationType type, NetworkScanResult result);
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp69 Return<void> RadioIndication_v1_5::networkScanResult_1_4( in networkScanResult_1_4() function in RadioIndication_v1_5
H A Dradio_hidl_hal_utils_v1_5.h649 Return<void> networkScanResult_1_4(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp88 Return<void> RadioIndication_v1_6::networkScanResult_1_4( in networkScanResult_1_4() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h913 Return<void> networkScanResult_1_4(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java880 public void networkScanResult_1_4(int indicationType, in networkScanResult_1_4() method in RadioIndication