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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java77 return getDeviceSvnUsingSubId(getDefaultSubscription(), callingPackage);
80 public String getDeviceSvnUsingSubId(int subId, String callingPackage) { method in class:PhoneSubInfoController
H A DPhoneSubInfoProxy.java167 public String getDeviceSvnUsingSubId(int subId, String callingPackage) throws RemoteException { method in class:PhoneSubInfoProxy
168 // FIXME: getDeviceSvnUsingSubId

Completed in 54 milliseconds