Home
last modified time | relevance | path

Searched defs:getImeiForSubscriber (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl44 String getImeiForSubscriber(int subId); in getImeiForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java161 public String getImeiForSubscriber(int subId) throws RemoteException { in getImeiForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java71 public String getImeiForSubscriber(int subId) { in getImeiForSubscriber() method in PhoneSubInfoController