Home | History | Annotate | Download | only in drm

Lines Matching full:instance

28  * by passing an instance of this class to DrmManagerClient::processDrmInfo(const DrmInfo*).
30 * The Caller can retrieve the DrmInfo instance by using
31 * DrmManagerClient::acquireDrmInfo(const DrmInfoRequest*) by passing DrmInfoRequest instance.
101 * Returns information type associated with this instance
108 * Returns MIME type associated with this instance
115 * Returns the trigger data associated with this instance
122 * Returns the number of attributes contained in this instance
129 * Adds optional information as <key, value> pair to this instance
146 * Returns KeyIterator object to walk through the keys associated with this instance
153 * Returns Iterator object to walk through the values associated with this instance