Searched refs:mSipOptions (Results 1 – 1 of 1) sorted by relevance
255 private RcsSipOptionsImplBase mSipOptions; field in RcsFeature428 if (mSipOptions == null) { in getOptionsExchangeInternal()429 mSipOptions = getOptionsExchangeImpl(); in getOptionsExchangeInternal()430 mSipOptions.initialize(this); in getOptionsExchangeInternal()432 return mSipOptions; in getOptionsExchangeInternal()