Loading telephony/java/android/telephony/ims/feature/RcsFeature.java +0 −2 Original line number Diff line number Diff line Loading @@ -488,9 +488,7 @@ public class RcsFeature extends ImsFeature { * has already been created in the framework. * @param listener A {@link CapabilityExchangeEventListener} to send the capability exchange * event to the framework. * @hide */ @SystemApi private void initRcsCapabilityExchangeImplBase( @NonNull CapabilityExchangeEventListener listener) { synchronized (mLock) { Loading Loading
telephony/java/android/telephony/ims/feature/RcsFeature.java +0 −2 Original line number Diff line number Diff line Loading @@ -488,9 +488,7 @@ public class RcsFeature extends ImsFeature { * has already been created in the framework. * @param listener A {@link CapabilityExchangeEventListener} to send the capability exchange * event to the framework. * @hide */ @SystemApi private void initRcsCapabilityExchangeImplBase( @NonNull CapabilityExchangeEventListener listener) { synchronized (mLock) { Loading