Searched refs:halPresentationSession (Results 1 – 1 of 1) sorted by relevance
166 sp<IPresentationSession> halPresentationSession; in createPresentationSession() local168 hal_->createPresentationSession(CipherSuite(cipherSuite), &halPresentationSession); in createPresentationSession()173 *_aidl_return = new Session(cipherSuite, halPresentationSession, this); in createPresentationSession()