Searched defs:getDeviceIdentity (Results 1 – 9 of 9) sorted by relevance
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
508 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in ImsPhoneCommandInterface
509 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in SipCommandInterface
1770 getDeviceIdentity(Message response) { in getDeviceIdentity() method in SimulatedCommands
1156 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in SimulatedCommandsVerifier
1768 public void getDeviceIdentity(Message response); in getDeviceIdentity() method
4145 public void getDeviceIdentity(Message result) { in getDeviceIdentity() method in RIL
1895 Return<void> RadioImpl::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in RadioImpl