Home
last modified time | relevance | path

Searched refs:triggerFullNetworkRegistration (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsRegistration.aidl31 oneway void triggerFullNetworkRegistration(int sipCode, String sipReason); in triggerFullNetworkRegistration() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsRegistrationImplBase.java242 public void triggerFullNetworkRegistration(int sipCode, String sipReason) {
244 .triggerFullNetworkRegistration(sipCode, sipReason),
393 public void triggerFullNetworkRegistration(@IntRange(from = 100, to = 699) int sipCode, in triggerFullNetworkRegistration() method in ImsRegistrationImplBase
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DSipDelegateManager.java437 public void triggerFullNetworkRegistration(@NonNull SipDelegateConnection connection, in triggerFullNetworkRegistration() method in SipDelegateManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt16631 …fest.permission.PERFORM_IMS_SINGLE_REGISTRATION) public void triggerFullNetworkRegistration(@NonNu…
16962 …method public void triggerFullNetworkRegistration(@IntRange(from=100, to=699) int, @Nullable Strin…