Home
last modified time | relevance | path

Searched defs:getSimSlotsStatus (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/radio/config/1.2/vts/functional/
Dradio_config_hidl_hal_api.cpp24 TEST_P(RadioConfigHidlTest, getSimSlotsStatus) { in TEST_P() argument
/hardware/interfaces/radio/config/1.0/vts/functional/
Dradio_config_hidl_hal_api.cpp24 TEST_P(RadioConfigHidlTest, getSimSlotsStatus) { in TEST_P() argument
/hardware/interfaces/radio/config/1.0/default/
DRadioConfig.cpp37 Return<void> RadioConfig::getSimSlotsStatus(int32_t /* serial */) { in getSimSlotsStatus() function in android::hardware::radio::config::V1_0::implementation::RadioConfig
/hardware/interfaces/radio/aidl/android/hardware/radio/config/
DIRadioConfig.aidl79 void getSimSlotsStatus(in int serial); in getSimSlotsStatus() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/current/android/hardware/radio/config/
DIRadioConfig.aidl48 oneway void getSimSlotsStatus(in int serial); in getSimSlotsStatus() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/1/android/hardware/radio/config/
DIRadioConfig.aidl48 oneway void getSimSlotsStatus(in int serial); in getSimSlotsStatus() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/config/
DRadioConfig.cpp65 ScopedAStatus RadioConfig::getSimSlotsStatus(int32_t serial) { in getSimSlotsStatus() function in android::hardware::radio::compat::RadioConfig
/hardware/interfaces/radio/aidl/vts/
Dradio_config_test.cpp70 TEST_P(RadioConfigTest, getSimSlotsStatus) { in TEST_P() argument