Searched refs:getDeviceSvn (Results 1 – 10 of 10) sorted by relevance
52 String getDeviceSvn(String callingPackage); in getDeviceSvn() method
225 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()
636 assertEquals(SimulatedCommands.FAKE_IMEISV, mPhoneUT.getDeviceSvn()); in testHandleInitialMessages()661 assertEquals(SimulatedCommands.FAKE_IMEISV, mPhoneUT.getDeviceSvn()); in testHandleInitialMessages()
155 public String getDeviceSvn(String callingPackage) { in getDeviceSvn() method in PhoneSubInfoController166 return phone.getDeviceSvn(); in getDeviceSvnUsingSubId()
813 String getDeviceSvn(); in getDeviceSvn() method
1470 public String getDeviceSvn() { in getDeviceSvn() method in GsmCdmaPhone
274 public String getDeviceSvn() { in getDeviceSvn() method in SipPhoneBase
317 public String getDeviceSvn() { in getDeviceSvn() method in ImsPhoneBase
1307 public String getDeviceSvn() { in getDeviceSvn() method in PhoneMock
39967 HSPLcom/android/internal/telephony/IPhoneSubInfo;->getDeviceSvn(Ljava/lang/String;)Ljava/lang/Strin…