Searched defs:removeAllRights (Results 1 – 8 of 8) sorted by relevance
99 status_t DrmManagerClient::removeAllRights() { in removeAllRights() function in DrmManagerClient
128 status_t NoOpDrmManagerClientImpl::removeAllRights( in removeAllRights() function in android::NoOpDrmManagerClientImpl
221 status_t DrmManagerClientImpl::removeAllRights(int uniqueId) { in removeAllRights() function in DrmManagerClientImpl
101 status_t DrmEngineBase::removeAllRights(int uniqueId) { in removeAllRights() function in DrmEngineBase
480 status_t BpDrmManagerService::removeAllRights(int uniqueId) { in removeAllRights() function in BpDrmManagerService
238 status_t DrmManagerService::removeAllRights(int uniqueId) { in removeAllRights() function in DrmManagerService
313 status_t DrmManager::removeAllRights(int uniqueId) { in removeAllRights() function in DrmManager
742 public int removeAllRights() { in removeAllRights() method in DrmManagerClient