Searched refs:mRcsService (Results 1 – 1 of 1) sorted by relevance
240 private IRcsService mRcsService = null; field in RcsManager284 ret = mRcsService.isRcsServiceAvailable(); in isRcsServiceAvailable()309 IRcsPresence rcsPresence = mRcsService.getRcsPresenceInterface(); in getRcsPresenceInterface()329 if (mRcsService == null) { in checkAndThrowExceptionIfServiceUnavailable()332 if (mRcsService == null) { in checkAndThrowExceptionIfServiceUnavailable()365 mRcsService = IRcsService.Stub.asInterface(b); in createRcsService()374 mRcsService = null; in binderDied()