Searched refs:getDeviceIdentity (Results 1 - 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java470 public void getDeviceIdentity(Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java469 public void getDeviceIdentity(Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken555 public void getDeviceIdentity(Message response) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1605 getDeviceIdentity(Message response) { method in class:SimulatedCommands
1606 SimulatedCommandsVerifier.getInstance().getDeviceIdentity(response);
H A DSimulatedCommandsVerifier.java1097 public void getDeviceIdentity(Message response) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1520 public void getDeviceIdentity(Message response); method in interface:CommandsInterface
H A DGsmCdmaPhone.java1939 mCi.getDeviceIdentity(obtainMessage(EVENT_GET_DEVICE_IDENTITY_DONE));
H A DRIL.java4642 getDeviceIdentity(Message response) { method in class:RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java539 verify(mSimulatedCommandsVerifier).getDeviceIdentity(any(Message.class));

Completed in 91 milliseconds