Searched refs:setDescription (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/include/drm/
H A DDrmSupportInfo.h152 status_t setDescription(const String8& description);
/frameworks/base/drm/java/android/drm/
H A DDrmSupportInfo.java93 public void setDescription(String description) { method in class:DrmSupportInfo
117 * string is not allowed in {@link #setDescription(String)}, if
118 * {@link #setDescription(String)} is not called, description returned
/frameworks/base/core/java/android/webkit/
H A DPlugin.java159 public void setDescription(String description) { method in class:Plugin
/frameworks/av/drm/common/
H A DDrmSupportInfo.cpp96 status_t DrmSupportInfo::setDescription(const String8& description) { function in class:DrmSupportInfo
H A DIDrmManagerService.cpp605 drmSupportInfo.setDescription(reply.readString8());
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp133 drmSupportInfo->setDescription(String8("Passthru plug-in"));
/frameworks/base/core/java/android/app/
H A DDownloadManager.java564 public Request setDescription(CharSequence description) { method in class:DownloadManager.Request
1175 .setDescription(description)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp219 pSupportInfo->setDescription(Description);

Completed in 819 milliseconds