Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/1/android/hardware/radio/modem/
DIRadioModem.aidl41 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/current/android/hardware/radio/modem/
DIRadioModem.aidl45 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/3/android/hardware/radio/modem/
DIRadioModem.aidl45 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/2/android/hardware/radio/modem/
DIRadioModem.aidl44 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/hardware/interfaces/radio/aidl/android/hardware/radio/modem/
DIRadioModem.aidl103 void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
DRadioModem.cpp65 ScopedAStatus RadioModem::getModemActivityInfo(int32_t serial) { in getModemActivityInfo() function in android::hardware::radio::compat::RadioModem
/hardware/interfaces/radio/aidl/vts/
Dradio_modem_test.cpp435 TEST_P(RadioModemTest, getModemActivityInfo) { in TEST_P() argument
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp839 TEST_P(RadioHidlTest, getModemActivityInfo) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp781 Return<void> Radio::getModemActivityInfo(int32_t /* serial */) { in getModemActivityInfo() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp2662 Return<void> RadioImpl::getModemActivityInfo(int32_t serial) { in getModemActivityInfo() function in RadioImpl