Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl33 String getNaiForSubscriber(int subId); in getNaiForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java173 public String getNaiForSubscriber(int subId) throws RemoteException { in getNaiForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java60 public String getNaiForSubscriber(int subId) { in getNaiForSubscriber() method in PhoneSubInfoController