Home
last modified time | relevance | path

Searched defs:getImei (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioModemProxy.java128 public void getImei(int serial) throws RemoteException { in getImei() method in RadioModemProxy
DPhoneInternalInterface.java1035 String getImei(); in getImei() method
DGsmCdmaPhone.java1985 public String getImei() { in getImei() method in GsmCdmaPhone
DCommandsInterface.java1802 public void getImei(Message response); in getImei() method
DRIL.java3735 public void getImei(Message result) { in getImei() method in RIL
/frameworks/base/telephony/java/android/telephony/ims/
DSipDelegateConfiguration.java751 public @Nullable String getImei() { in getImei() method in SipDelegateConfiguration
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java340 public String getImei() { in getImei() method in ImsPhoneBase
DImsPhoneCommandInterface.java514 public void getImei(Message response) { in getImei() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java2440 public void getImei() { in getImei() method in GsmCdmaPhoneTest
DRILTest.java2945 public void getImei() throws RemoteException { in getImei() method in RILTest
DSimulatedCommands.java1826 public void getImei(Message response) { in getImei() method in SimulatedCommands
DSimulatedCommandsVerifier.java1163 public void getImei(Message response) { in getImei() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2211 public String getImei() { in getImei() method in TelephonyManager
2253 public String getImei(int slotIndex) { in getImei() method in TelephonyManager