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, String callingPackage); in getImeiForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java161 public String getImeiForSubscriber(int subId, String callingPackage) throws RemoteException { in getImeiForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java65 public String getImeiForSubscriber(int subId, String callingPackage) { in getImeiForSubscriber() method in PhoneSubInfoController