Home
last modified time | relevance | path

Searched refs:networkScanResult_1_2 (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/radio/1.2/
H A DIRadioIndication.hal30 oneway networkScanResult_1_2(RadioIndicationType type, NetworkScanResult result);
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp22 Return<void> RadioIndication_v1_2::networkScanResult_1_2( in networkScanResult_1_2() function in RadioIndication_v1_2
H A Dradio_hidl_hal_utils_v1_2.h503 Return<void> networkScanResult_1_2(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp22 Return<void> RadioIndication_v1_3::networkScanResult_1_2( in networkScanResult_1_2() function in RadioIndication_v1_3
H A Dradio_hidl_hal_utils_v1_3.h475 Return<void> networkScanResult_1_2(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp56 Return<void> RadioIndication_v1_4::networkScanResult_1_2( in networkScanResult_1_2() function in RadioIndication_v1_4
H A Dradio_hidl_hal_utils_v1_4.h566 Return<void> networkScanResult_1_2(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp96 Return<void> RadioIndication_v1_5::networkScanResult_1_2( in networkScanResult_1_2() function in RadioIndication_v1_5
H A Dradio_hidl_hal_utils_v1_5.h664 Return<void> networkScanResult_1_2(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp115 Return<void> RadioIndication_v1_6::networkScanResult_1_2( in networkScanResult_1_2() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h928 Return<void> networkScanResult_1_2(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java874 public void networkScanResult_1_2(int indicationType, in networkScanResult_1_2() method in RadioIndication