Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetwork.aidl48 oneway void getSystemSelectionChannels(in int serial); in getSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetwork.aidl51 oneway void getSystemSelectionChannels(in int serial); in getSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetwork.aidl180 void getSystemSelectionChannels(in int serial); in getSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetwork.aidl52 oneway void getSystemSelectionChannels(in int serial); in getSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetwork.aidl52 oneway void getSystemSelectionChannels(in int serial); in getSystemSelectionChannels() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp121 ScopedAStatus RadioNetwork::getSystemSelectionChannels(int32_t serial) { in getSystemSelectionChannels() function in android::hardware::radio::compat::RadioNetwork