Home
last modified time | relevance | path

Searched refs:currentPhysicalChannelConfigs (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/interfaces/radio/1.2/
H A DIRadioIndication.hal65 oneway currentPhysicalChannelConfigs(RadioIndicationType type,
H A Dtypes.hal127 * IRadioIndication.currentPhysicalChannelConfigs() when the configuration has changed. It is
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp40 Return<void> RadioIndication_v1_2::currentPhysicalChannelConfigs( in currentPhysicalChannelConfigs() function in RadioIndication_v1_2
H A Dradio_hidl_hal_utils_v1_2.h515 Return<void> currentPhysicalChannelConfigs(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp41 Return<void> RadioIndication_v1_3::currentPhysicalChannelConfigs( in currentPhysicalChannelConfigs() function in RadioIndication_v1_3
H A Dradio_hidl_hal_utils_v1_3.h488 Return<void> currentPhysicalChannelConfigs(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp75 Return<void> RadioIndication_v1_4::currentPhysicalChannelConfigs( in currentPhysicalChannelConfigs() function in RadioIndication_v1_4
H A Dradio_hidl_hal_utils_v1_4.h579 Return<void> currentPhysicalChannelConfigs(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp115 Return<void> RadioIndication_v1_5::currentPhysicalChannelConfigs( in currentPhysicalChannelConfigs() function in RadioIndication_v1_5
H A Dradio_hidl_hal_utils_v1_5.h677 Return<void> currentPhysicalChannelConfigs(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp140 Return<void> RadioIndication_v1_6::currentPhysicalChannelConfigs( in currentPhysicalChannelConfigs() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h945 Return<void> currentPhysicalChannelConfigs(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java362 public void currentPhysicalChannelConfigs(int indicationType, in currentPhysicalChannelConfigs() method in RadioIndication