Searched refs:getDeviceIdForPhone (Results 1 – 4 of 4) sorted by relevance
39 String getDeviceIdForPhone(int phoneId); in getDeviceIdForPhone() method
47 return getDeviceIdForPhone(SubscriptionManager.getPhoneId(getDefaultSubscription())); in getDeviceId()50 public String getDeviceIdForPhone(int phoneId) { in getDeviceIdForPhone() method in PhoneSubInfoController
155 public String getDeviceIdForPhone(int phoneId) throws RemoteException { in getDeviceIdForPhone() method in PhoneSubInfoProxy
645 return getSubscriberInfo().getDeviceIdForPhone(slotId); in getDeviceId()