Searched defs:onSessionLostState (Results 1 – 4 of 4) sorted by relevance
40 oneway void onSessionLostState(in byte[] sessionId); in onSessionLostState() method
75 oneway void onSessionLostState(in byte[] sessionId); in onSessionLostState() method
122 ::ndk::ScopedAStatus DrmHalPluginListener::onSessionLostState(const vector<uint8_t>& sessionId) { in onSessionLostState() function in aidl::android::hardware::drm::vts::DrmHalPluginListener