Home
last modified time | relevance | path

Searched refs:ImsRegistrationCallbackHelper (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DRcsFeatureController.java34 import com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper;
109 ImsRegistrationCallbackHelper create( in create()
110 ImsRegistrationCallbackHelper.ImsRegistrationUpdate cb, Executor executor); in create()
116 ImsRegistrationCallbackHelper::new;
120 private final ImsRegistrationCallbackHelper mImsRcsRegistrationHelper;
162 private ImsRegistrationCallbackHelper.ImsRegistrationUpdate mRcsRegistrationUpdate = new
163 ImsRegistrationCallbackHelper.ImsRegistrationUpdate() {
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsRegistrationCallbackHelperTest.java34 import com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper.ImsRegistrationUpdate;
45 private ImsRegistrationCallbackHelper mRegistrationCallbackHelper;
51 mRegistrationCallbackHelper = new ImsRegistrationCallbackHelper(mMockRegistrationUpdate, in setUp()
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
H A DRcsFeatureControllerTest.java46 import com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper;
68 @Mock ImsRegistrationCallbackHelper.ImsRegistrationUpdate mRegistrationCallback;
76 public ImsRegistrationCallbackHelper create(
77 ImsRegistrationCallbackHelper.ImsRegistrationUpdate cb, Executor executor) {
79 return new ImsRegistrationCallbackHelper(mRegistrationCallback, Runnable::run);
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsRegistrationCallbackHelper.java33 public class ImsRegistrationCallbackHelper { class
92 public ImsRegistrationCallbackHelper(@NonNull ImsRegistrationUpdate registrationUpdate, in ImsRegistrationCallbackHelper() method in ImsRegistrationCallbackHelper
H A DImsPhone.java273 private ImsRegistrationCallbackHelper mImsMmTelRegistrationHelper;
460 mImsMmTelRegistrationHelper = new ImsRegistrationCallbackHelper(mMmTelRegistrationUpdate, in ImsPhone()
2431 private ImsRegistrationCallbackHelper.ImsRegistrationUpdate mMmTelRegistrationUpdate = new
2432 ImsRegistrationCallbackHelper.ImsRegistrationUpdate() {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes10085 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
10086 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
10087 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
H A Dboot-image-profile.txt34670 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$1;
34671 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$ImsRegistrationUpdate;
34672 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes10106 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
10107 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
10108 com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
H A Dboot-image-profile.txt44334 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$1;
44335 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$ImsRegistrationUpdate;
44336 Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper;