Searched defs:getDeviceIdentity (Results 1 – 10 of 10) sorted by relevance
39 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
43 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
42 oneway void getDeviceIdentity(in int serial); in getDeviceIdentity() method
79 void getDeviceIdentity(in int serial); in getDeviceIdentity() method
46 ScopedAStatus RadioModem::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in android::hardware::radio::compat::RadioModem
198 TEST_P(RadioModemTest, getDeviceIdentity) { in TEST_P() argument
445 TEST_P(RadioHidlTest, getDeviceIdentity) { in TEST_P() argument
585 Return<void> Radio::getDeviceIdentity(int32_t /* serial */) { in getDeviceIdentity() function in android::hardware::radio::V1_2::implementation::Radio
1895 Return<void> RadioImpl::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in RadioImpl