HomeSort by relevance Sort by last modified time
    Searched refs:sendSessionEvent (Results 1 - 6 of 6) sorted by null

  /frameworks/av/drm/mediacas/plugins/clearkey/
ClearKeyCasPlugin.h 94 virtual status_t sendSessionEvent(
ClearKeyCasPlugin.cpp 198 status_t ClearKeyCasPlugin::sendSessionEvent(
201 ALOGV("sendSessionEvent: sessionId=%s, event=%d, arg=%d",
  /frameworks/av/drm/mediacas/plugins/mock/
MockCasPlugin.h 88 virtual status_t sendSessionEvent(
MockCasPlugin.cpp 186 status_t MockCasPlugin::sendSessionEvent(
189 ALOGV("sendSessionEvent: sessionId=%s, event=%d",
  /cts/tests/tests/media/src/android/media/cts/
MediaCasTest.java 575 session.sendSessionEvent(event, arg, data);
MediaSessionTest.java 246 // test sendSessionEvent
248 mSession.sendSessionEvent(TEST_SESSION_EVENT, extras);
    [all...]

Completed in 6439 milliseconds