Searched refs:mRcsService (Results 1 – 1 of 1) sorted by relevance
106 private IRcsService mRcsService = null; field in RcsManager150 ret = mRcsService.isRcsServiceAvailable(); in isRcsServiceAvailable()175 IRcsPresence rcsPresence = mRcsService.getRcsPresenceInterface(); in getRcsPresenceInterface()195 if (mRcsService == null) { in checkAndThrowExceptionIfServiceUnavailable()198 if (mRcsService == null) { in checkAndThrowExceptionIfServiceUnavailable()231 mRcsService = IRcsService.Stub.asInterface(b); in createRcsService()240 mRcsService = null; in binderDied()