Home
last modified time | relevance | path

Searched refs:getRegistration (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java188 public ImsRegistrationImplBase getRegistration(int slotId) { in getRegistration() method in TestImsService.ImsServiceUT
DImsServiceTest.java1765 sServiceConnector.getCarrierService().getImsService().getRegistration(0).onRegistered(1); in setupImsServiceForSms()