Home
last modified time | relevance | path

Searched refs:getDeviceSvn (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java51 public String getDeviceSvn() { in getDeviceSvn() method in PhoneSubInfoProxy
52 return mPhoneSubInfo.getDeviceSvn(); in getDeviceSvn()
DPhoneSubInfo.java93 public String getDeviceSvn() { in getDeviceSvn() method in PhoneSubInfo
95 return mPhone.getDeviceSvn(); in getDeviceSvn()
DPhoneSubInfoController.java82 public String getDeviceSvn() { in getDeviceSvn() method in PhoneSubInfoController
89 return phoneSubInfoProxy.getDeviceSvn(); in getDeviceSvnUsingSubId()
DPhone.java1395 String getDeviceSvn(); in getDeviceSvn() method
DPhoneProxy.java1036 public String getDeviceSvn() { in getDeviceSvn() method in PhoneProxy
1037 return mActivePhone.getDeviceSvn(); in getDeviceSvn()
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl50 String getDeviceSvn(); in getDeviceSvn() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java275 public String getDeviceSvn() { in getDeviceSvn() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java312 public String getDeviceSvn() { in getDeviceSvn() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java246 public String getDeviceSvn() { in getDeviceSvn() method in CDMALTEPhone
DCDMAPhone.java600 public String getDeviceSvn() { in getDeviceSvn() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1020 public String getDeviceSvn() { in getDeviceSvn() method in GSMPhone