HomeSort by relevance Sort by last modified time
    Searched refs:playRights (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libdrm/mobile1/include/objmng/
svc_drm.h 154 T_DRM_Constraint_Info playRights; /**< Constraint of play */
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_api.c 241 licenseInfo->playRights.indicator = pRights->PlayConstraint.Indicator;
242 licenseInfo->playRights.count = pRights->PlayConstraint.Count;
243 licenseInfo->playRights.startDate =
245 licenseInfo->playRights.startTime =
247 licenseInfo->playRights.endDate =
249 licenseInfo->playRights.endTime =
251 licenseInfo->playRights.intervalDate =
253 licenseInfo->playRights.intervalTime =
    [all...]
  /frameworks/base/media/libdrm/mobile1/src/jni/
drm1_jni.c 816 pConstraint = &(pCurNode->roInfo.playRights);

Completed in 36 milliseconds