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); in getDeviceSvnUsingSubId() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java167 public String getDeviceSvnUsingSubId(int subId) throws RemoteException { in getDeviceSvnUsingSubId() method in PhoneSubInfoProxy
DPhoneSubInfoController.java86 public String getDeviceSvnUsingSubId(int subId) { in getDeviceSvnUsingSubId() method in PhoneSubInfoController