Searched defs:onSetPlaybackStatus (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp190 status_t DrmPassthruPlugIn::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, function in class:DrmPassthruPlugIn
192 ALOGV("DrmPassthruPlugIn::onSetPlaybackStatus() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp370 status_t FwdLockEngine::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, function in class:FwdLockEngine
373 status_t FwdLockEngine::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle,
377 LOG_VERBOSE("FwdLockEngine::onSetPlaybackStatus");

Completed in 332 milliseconds