Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl56 String getDeviceSvnUsingSubId(int subId, String callingPackage); in getDeviceSvnUsingSubId() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java167 public String getDeviceSvnUsingSubId(int subId, String callingPackage) throws RemoteException { in getDeviceSvnUsingSubId() method in PhoneSubInfoProxy
DPhoneSubInfoController.java80 public String getDeviceSvnUsingSubId(int subId, String callingPackage) { in getDeviceSvnUsingSubId() method in PhoneSubInfoController