Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/2/android/hardware/radio/config/
DIRadioConfig.aidl52 …oneway void setSimSlotsMapping(in int serial, in android.hardware.radio.config.SlotPortMapping[] s… in setSimSlotsMapping()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/1/android/hardware/radio/config/
DIRadioConfig.aidl52 …oneway void setSimSlotsMapping(in int serial, in android.hardware.radio.config.SlotPortMapping[] s… in setSimSlotsMapping()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/3/android/hardware/radio/config/
DIRadioConfig.aidl53 …oneway void setSimSlotsMapping(in int serial, in android.hardware.radio.config.SlotPortMapping[] s… in setSimSlotsMapping()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/current/android/hardware/radio/config/
DIRadioConfig.aidl53 …oneway void setSimSlotsMapping(in int serial, in android.hardware.radio.config.SlotPortMapping[] s… in setSimSlotsMapping()
/hardware/interfaces/radio/aidl/android/hardware/radio/config/
DIRadioConfig.aidl193 void setSimSlotsMapping(in int serial, in SlotPortMapping[] slotMap); in setSimSlotsMapping()
/hardware/interfaces/radio/aidl/compat/libradiocompat/config/
DRadioConfig.cpp106 int32_t serial, const std::vector<aidl::SlotPortMapping>& slotMap) { in setSimSlotsMapping()