Home
last modified time | relevance | path

Searched defs:getCdmaSubscriptionSource (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DIRadioSim.aidl43 oneway void getCdmaSubscriptionSource(in int serial); in getCdmaSubscriptionSource() method
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl138 void getCdmaSubscriptionSource(in int serial); in getCdmaSubscriptionSource() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DIRadioSim.aidl44 oneway void getCdmaSubscriptionSource(in int serial); in getCdmaSubscriptionSource() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl44 oneway void getCdmaSubscriptionSource(in int serial); in getCdmaSubscriptionSource() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl43 oneway void getCdmaSubscriptionSource(in int serial); in getCdmaSubscriptionSource() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp75 ScopedAStatus RadioSim::getCdmaSubscriptionSource(int32_t serial) { in getCdmaSubscriptionSource() function in android::hardware::radio::compat::RadioSim
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp484 TEST_P(RadioHidlTest, getCdmaSubscriptionSource) { in TEST_P() argument
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp1064 TEST_P(RadioSimTest, getCdmaSubscriptionSource) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp615 Return<void> Radio::getCdmaSubscriptionSource(int32_t /* serial */) { in getCdmaSubscriptionSource() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1945 Return<void> RadioImpl::getCdmaSubscriptionSource(int32_t serial) { in getCdmaSubscriptionSource() function in RadioImpl