Home
last modified time | relevance | path

Searched defs:setSystemSelectionChannels (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetwork.aidl67 …oneway void setSystemSelectionChannels(in int serial, in boolean specifyChannels, in android.hardw… in setSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp280 ScopedAStatus RadioNetwork::setSystemSelectionChannels( // in setSystemSelectionChannels() function in android::hardware::radio::compat::RadioNetwork
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetwork.aidl70 …oneway void setSystemSelectionChannels(in int serial, in boolean specifyChannels, in android.hardw… in setSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetwork.aidl392 void setSystemSelectionChannels( in setSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetwork.aidl70 …oneway void setSystemSelectionChannels(in int serial, in boolean specifyChannels, in android.hardw… in setSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/vts/
Dradio_network_test.cpp801 TEST_P(RadioNetworkTest, setSystemSelectionChannels) { in TEST_P() argument