Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_ims.cpp189 TEST_P(RadioHidlTest, getImsRegistrationState) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetwork.aidl44 oneway void getImsRegistrationState(in int serial); in getImsRegistrationState() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetwork.aidl47 oneway void getImsRegistrationState(in int serial); in getImsRegistrationState() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetwork.aidl48 oneway void getImsRegistrationState(in int serial); in getImsRegistrationState() method
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetwork.aidl136 void getImsRegistrationState(in int serial); in getImsRegistrationState() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetwork.aidl48 oneway void getImsRegistrationState(in int serial); in getImsRegistrationState() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp93 ScopedAStatus RadioNetwork::getImsRegistrationState(int32_t serial) { in getImsRegistrationState() function in android::hardware::radio::compat::RadioNetwork
/hardware/interfaces/radio/aidl/vts/
Dradio_network_test.cpp1843 TEST_P(RadioNetworkTest, getImsRegistrationState) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp661 Return<void> Radio::getImsRegistrationState(int32_t /* serial */) { in getImsRegistrationState() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp2094 Return<void> RadioImpl::getImsRegistrationState(int32_t serial) { in getImsRegistrationState() function in RadioImpl