Searched refs:mImsServiceConnection (Results 1 – 1 of 1) sorted by relevance
190 private ImsServiceConnection mImsServiceConnection; field in ImsServiceController338 mImsServiceConnection = new ImsServiceConnection(); in bind()344 mImsServiceConnection, serviceFlags); in bind()379 if (mImsServiceConnection == null) { in unbind()386 mContext.unbindService(mImsServiceConnection); in unbind()766 mImsServiceConnection = null; in cleanUpService()