Searched defs:removeRights (Results 1 – 7 of 7) sorted by relevance
95 status_t DrmManagerClient::removeRights(const String8& path) { in removeRights() function in DrmManagerClient
211 status_t DrmManagerClientImpl::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManagerClientImpl
701 public int removeRights(String path) { in removeRights() method in DrmManagerClient715 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
477 status_t BpDrmManagerService::removeRights(int uniqueId, const String8& path) { in removeRights() function in BpDrmManagerService
170 status_t DrmManagerService::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManagerService
322 status_t DrmManager::removeRights(int uniqueId, const String8& path) { in removeRights() function in DrmManager