Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl39 String getDeviceIdForPhone(int phoneId); in getDeviceIdForPhone() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java155 public String getDeviceIdForPhone(int phoneId) throws RemoteException { in getDeviceIdForPhone() method in PhoneSubInfoProxy
DPhoneSubInfoController.java44 public String getDeviceIdForPhone(int phoneId) { in getDeviceIdForPhone() method in PhoneSubInfoController