Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/rcs/
DSipDelegateBinderConnection.java143 private ISipDelegate mDelegateBinder; field in SipDelegateBinderConnection
194 if (mDelegateBinder != null) { in destroy()
195 mSipTransport.destroySipDelegate(mDelegateBinder, reason); in destroy()
226 mDelegateBinder = delegate; in notifySipDelegateCreated()
238 mDelegateBinder = null; in notifySipDelegateDestroyed()