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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java60 return getDeviceIdForPhone(SubscriptionManager.getPhoneId(getDefaultSubscription()),
64 public String getDeviceIdForPhone(int phoneId, String callingPackage) { method in class:PhoneSubInfoController
75 loge("getDeviceIdForPhone phone " + phoneId + " is null");

Completed in 710 milliseconds