Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_api.cpp74 TEST_P(RadioHidlTest_v1_3, getModemStackStatus) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/1/android/hardware/radio/modem/
DIRadioModem.aidl42 oneway void getModemStackStatus(in int serial); in getModemStackStatus() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/current/android/hardware/radio/modem/
DIRadioModem.aidl46 oneway void getModemStackStatus(in int serial); in getModemStackStatus() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/3/android/hardware/radio/modem/
DIRadioModem.aidl46 oneway void getModemStackStatus(in int serial); in getModemStackStatus() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/2/android/hardware/radio/modem/
DIRadioModem.aidl45 oneway void getModemStackStatus(in int serial); in getModemStackStatus() method
/hardware/interfaces/radio/aidl/android/hardware/radio/modem/
DIRadioModem.aidl115 void getModemStackStatus(in int serial); in getModemStackStatus() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
DRadioModem.cpp71 ScopedAStatus RadioModem::getModemStackStatus(int32_t serial) { in getModemStackStatus() function in android::hardware::radio::compat::RadioModem
/hardware/interfaces/radio/aidl/vts/
Dradio_modem_test.cpp150 TEST_P(RadioModemTest, getModemStackStatus) { in TEST_P() argument