Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl52 String getDeviceSvn(String callingPackage); in getDeviceSvn() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSubInfoControllerTest.java225 doReturn("00").when(mPhone).getDeviceSvn(); in testGetDeviceSvn()
228 doReturn("01").when(mSecondPhone).getDeviceSvn(); in testGetDeviceSvn()
235 doReturn("00").when(mPhone).getDeviceSvn(); in testGetDeviceSvnWithOutPermission()
236 doReturn("01").when(mSecondPhone).getDeviceSvn(); in testGetDeviceSvnWithOutPermission()
DGsmCdmaPhoneTest.java636 assertEquals(SimulatedCommands.FAKE_IMEISV, mPhoneUT.getDeviceSvn()); in testHandleInitialMessages()
661 assertEquals(SimulatedCommands.FAKE_IMEISV, mPhoneUT.getDeviceSvn()); in testHandleInitialMessages()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java155 public String getDeviceSvn(String callingPackage) { in getDeviceSvn() method in PhoneSubInfoController
166 return phone.getDeviceSvn(); in getDeviceSvnUsingSubId()
DPhoneInternalInterface.java813 String getDeviceSvn(); in getDeviceSvn() method
DGsmCdmaPhone.java1470 public String getDeviceSvn() { in getDeviceSvn() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java274 public String getDeviceSvn() { in getDeviceSvn() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java317 public String getDeviceSvn() { in getDeviceSvn() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1307 public String getDeviceSvn() { in getDeviceSvn() method in PhoneMock
/frameworks/base/config/
Dboot-image-profile.txt39967 HSPLcom/android/internal/telephony/IPhoneSubInfo;->getDeviceSvn(Ljava/lang/String;)Ljava/lang/Strin…