Home
last modified time | relevance | path

Searched refs:RcsSipOptionsImplBase (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/feature/
DRcsFeature.java32 import android.telephony.ims.stub.RcsSipOptionsImplBase;
255 private RcsSipOptionsImplBase mSipOptions;
359 public @NonNull RcsSipOptionsImplBase getOptionsExchangeImpl() { in getOptionsExchangeImpl()
361 return new RcsSipOptionsImplBase(); in getOptionsExchangeImpl()
426 private RcsSipOptionsImplBase getOptionsExchangeInternal() { in getOptionsExchangeInternal()
/frameworks/base/telephony/java/android/telephony/ims/stub/
DRcsSipOptionsImplBase.java38 public class RcsSipOptionsImplBase extends RcsCapabilityExchange { class
/frameworks/opt/net/ims/src/java/com/android/ims/
DRcsFeatureManager.java36 import android.telephony.ims.stub.RcsSipOptionsImplBase;