Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl41 String getDeviceIdForPhone(int phoneId, String callingPackage); in getDeviceIdForPhone() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java66 public String getDeviceIdForPhone(int phoneId, String callingPackage) { in getDeviceIdForPhone() method in PhoneSubInfoController