Home
last modified time | relevance | path

Searched refs:networkScanResult_1_6 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioIndication.hal105 oneway networkScanResult_1_6(RadioIndicationType type, NetworkScanResult result);
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp403 Return<void> RadioIndication_v1_6::networkScanResult_1_6( in networkScanResult_1_6() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h873 Return<void> networkScanResult_1_6(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java892 public void networkScanResult_1_6(int indicationType, in networkScanResult_1_6() method in RadioIndication