Home
last modified time | relevance | path

Searched refs:getDeviceIdentity (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorGsmCdmaPhone.java81 mCi.getDeviceIdentity(obtainMessage(EVENT_GET_DEVICE_IDENTITY_DONE)); in fetchIMEI()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java495 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java496 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java827 verify(mSimulatedCommandsVerifier).getDeviceIdentity(nullable(Message.class)); in testHandleInitialMessages()
853 verify(mSimulatedCommandsVerifier, times(2)).getDeviceIdentity(nullable(Message.class)); in testHandleInitialMessages()
DSimulatedCommands.java1736 getDeviceIdentity(Message response) { in getDeviceIdentity() method in SimulatedCommands
1737 SimulatedCommandsVerifier.getInstance().getDeviceIdentity(response); in getDeviceIdentity()
DSimulatedCommandsVerifier.java1132 public void getDeviceIdentity(Message response) { in getDeviceIdentity() method in SimulatedCommandsVerifier
DRILTest.java773 mRILUnderTest.getDeviceIdentity(obtainMessage()); in testGetDeviceIdentity()
774 verify(mRadioProxy).getDeviceIdentity(mSerialNumberCaptor.capture()); in testGetDeviceIdentity()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1712 public void getDeviceIdentity(Message response); in getDeviceIdentity() method
DRIL.java3802 public void getDeviceIdentity(Message result) { in getDeviceIdentity() method in RIL
3811 radioProxy.getDeviceIdentity(rr.mSerial); in getDeviceIdentity()
DGsmCdmaPhone.java2631 mCi.getDeviceIdentity(obtainMessage(EVENT_GET_DEVICE_IDENTITY_DONE)); in handleRadioAvailable()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken551 public void getDeviceIdentity(Message response) {
/frameworks/base/config/
Dboot-image-profile.txt7483 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getDeviceIdentity(I)V
22585 HSPLcom/android/internal/telephony/RIL;->getDeviceIdentity(Landroid/os/Message;)V