Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/1/android/hardware/radio/modem/
DIRadioModem.aidl39 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/current/android/hardware/radio/modem/
DIRadioModem.aidl43 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/3/android/hardware/radio/modem/
DIRadioModem.aidl43 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/2/android/hardware/radio/modem/
DIRadioModem.aidl42 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
/hardware/interfaces/radio/aidl/android/hardware/radio/modem/
DIRadioModem.aidl79 void getDeviceIdentity(in int serial); in getDeviceIdentity() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
DRadioModem.cpp46 ScopedAStatus RadioModem::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in android::hardware::radio::compat::RadioModem
/hardware/interfaces/radio/aidl/vts/
Dradio_modem_test.cpp198 TEST_P(RadioModemTest, getDeviceIdentity) { in TEST_P() argument
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp445 TEST_P(RadioHidlTest, getDeviceIdentity) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp585 Return<void> Radio::getDeviceIdentity(int32_t /* serial */) { in getDeviceIdentity() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1895 Return<void> RadioImpl::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in RadioImpl