Home
last modified time | relevance | path

Searched refs:networkScanResult_1_5 (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp43 Return<void> RadioIndication_v1_5::networkScanResult_1_5( in networkScanResult_1_5() function in RadioIndication_v1_5
H A Dradio_hidl_hal_utils_v1_5.h626 Return<void> networkScanResult_1_5(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp62 Return<void> RadioIndication_v1_6::networkScanResult_1_5( in networkScanResult_1_5() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h890 Return<void> networkScanResult_1_5(
/aosp12/hardware/interfaces/radio/1.5/
H A DIRadioIndication.hal97 oneway networkScanResult_1_5(RadioIndicationType type, NetworkScanResult result);
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java886 public void networkScanResult_1_5(int indicationType, in networkScanResult_1_5() method in RadioIndication