Home | History | Annotate | Download | only in drm

Lines Matching defs:drm

18 package com.android.mms.drm;
22 import android.drm.mobile1.DrmException;
23 import android.drm.mobile1.DrmRawContent;
24 import android.drm.mobile1.DrmRights;
25 import android.drm.mobile1.DrmRightsManager;
36 * The Drm Wrapper.
40 * The DRM right object.
83 Log.v(LOG_TAG, "DRM rights not installed yet.");
166 Log.v(LOG_TAG, "Installing DRM rights.");
176 * Check whether the DRM object's right is existed. If not, we should
192 * Check whether this DRM object can be forwarded.