Searched refs:ImsRegistrationCallbackHelper (Results 1 – 3 of 3) sorted by relevance
34 import com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper.ImsRegistrationUpdate;45 private ImsRegistrationCallbackHelper mRegistrationCallbackHelper;51 mRegistrationCallbackHelper = new ImsRegistrationCallbackHelper(mMockRegistrationUpdate, in setUp()
33 public class ImsRegistrationCallbackHelper { class92 public ImsRegistrationCallbackHelper(@NonNull ImsRegistrationUpdate registrationUpdate, in ImsRegistrationCallbackHelper() method in ImsRegistrationCallbackHelper
247 private ImsRegistrationCallbackHelper mImsMmTelRegistrationHelper;428 mImsMmTelRegistrationHelper = new ImsRegistrationCallbackHelper(mMmTelRegistrationUpdate, in ImsPhone()2356 private ImsRegistrationCallbackHelper.ImsRegistrationUpdate mMmTelRegistrationUpdate = new2357 ImsRegistrationCallbackHelper.ImsRegistrationUpdate() {