Searched defs:removeRights (Results 1 – 8 of 8) sorted by relevance
95 status_t DrmManagerClient::removeRights(const String8& path) { in removeRights() function in DrmManagerClient
122 status_t NoOpDrmManagerClientImpl::removeRights( in removeRights() function in android::NoOpDrmManagerClientImpl
213 status_t DrmManagerClientImpl::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManagerClientImpl
715 public int removeRights(String path) { in removeRights() method in DrmManagerClient729 public int removeRights(Uri uri) { in removeRights() method in DrmManagerClient
97 status_t DrmEngineBase::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmEngineBase
468 status_t BpDrmManagerService::removeRights(int uniqueId, const String8& path) { in removeRights() function in BpDrmManagerService
233 status_t DrmManagerService::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManagerService
302 status_t DrmManager::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManager