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

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp189 status_t DrmPassthruPlugIn::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, function in class:DrmPassthruPlugIn
191 ALOGV("DrmPassthruPlugIn::onSetPlaybackStatus() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp369 status_t FwdLockEngine::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, function in class:FwdLockEngine
372 status_t FwdLockEngine::onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle,
376 LOG_VERBOSE("FwdLockEngine::onSetPlaybackStatus");

Completed in 727 milliseconds