Home
last modified time | relevance | path

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

/hardware/interfaces/cas/1.1/
DICasListener.hal31 onSessionEvent(HidlCasSessionId sessionId, int32_t event, int32_t arg,
/hardware/interfaces/cas/1.1/default/
DMediaCasService.cpp51 virtual Return<void> onSessionEvent(const hidl_vec<uint8_t>& /* sessionId */, in onSessionEvent() function in android::hardware::cas::V1_1::implementation::Wrapper
DCasImpl.cpp95 mListener->onSessionEvent(*sessionId, event, arg, eventData); in onEvent()
/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp183 virtual Return<void> onSessionEvent(const hidl_vec<uint8_t>& sessionId, int32_t event, in onSessionEvent() function in __anone8b01e030111::MediaCasListener