Home
last modified time | relevance | path

Searched refs:rights (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/media/java/android/drm/mobile1/
DDrmRightsManager.java109 DrmRights rights = new DrmRights(); in installRights()
112 int res = nativeInstallDrmRights(rightsData, len, mimeType, rights); in installRights()
117 return rights; in installRights()
128 DrmRights rights = new DrmRights(); in queryRights() local
131 int res = nativeQueryRights(content, rights); in queryRights()
136 return rights; in queryRights()
179 public synchronized void deleteRights(DrmRights rights) { in deleteRights() argument
181 int res = nativeDeleteRights(rights); in deleteRights()
201 …ivate native int nativeInstallDrmRights(InputStream data, int len, int mimeType, DrmRights rights); in nativeInstallDrmRights() argument
212 private native int nativeQueryRights(DrmRawContent content, DrmRights rights); in nativeQueryRights() argument
[all …]
DDrmRawContent.java198 public InputStream getContentInputStream(DrmRights rights) { in getContentInputStream() argument
199 if (null == rights) in getContentInputStream()
202 return new DrmInputStream(rights); in getContentInputStream()
222 public int getContentLength(DrmRights rights) throws DrmException { in getContentLength() argument
229 if (null == rights) in getContentLength()
266 public DrmInputStream(DrmRights rights) { in DrmInputStream() argument
/frameworks/base/media/libdrm/mobile1/src/jni/
Ddrm1_jni.c531 static jint setRightsFields(JNIEnv * env, jobject rights, T_DRM_Rights_Info* pRoInfo) in setRightsFields() argument
538 clazz = (*env)->GetObjectClass(env, rights); in setRightsFields()
553 (*env)->SetObjectField(env, rights, field, str); in setRightsFields()
769 (JNIEnv * env, jobject rights, jint permission, jobject constraint) in Java_android_drm_mobile1_DrmRights_nativeGetConstraintInfo() argument
779 clazz = (*env)->GetObjectClass(env, rights); in Java_android_drm_mobile1_DrmRights_nativeGetConstraintInfo()
789 str = (*env)->GetObjectField(env, rights, field); in Java_android_drm_mobile1_DrmRights_nativeGetConstraintInfo()
846 (JNIEnv * env, jobject rights, jint permission) in Java_android_drm_mobile1_DrmRights_nativeConsumeRights() argument
871 clazz = (*env)->GetObjectClass(env, rights); in Java_android_drm_mobile1_DrmRights_nativeConsumeRights()
881 str = (*env)->GetObjectField(env, rights, field); in Java_android_drm_mobile1_DrmRights_nativeConsumeRights()
905 (JNIEnv * env, jobject rightsManager, jobject data, jint len, jint mimeType, jobject rights) in Java_android_drm_mobile1_DrmRightsManager_nativeInstallDrmRights() argument
[all …]
/frameworks/base/media/libdrm/mobile1/src/objmng/
Ddrm_api.c712 T_DRM_Rights rights; in SVC_drm_installRights() local
759 memset(&rights, 0, sizeof(T_DRM_Rights)); in SVC_drm_installRights()
760 …ALSE == drm_relParser(buf + dmInfo.rightsOffset, dmInfo.rightsLen, TYPE_DRM_RIGHTS_XML, &rights)) { in SVC_drm_installRights()
768 memset(&rights, 0, sizeof(T_DRM_Rights)); in SVC_drm_installRights()
769 if (FALSE == drm_relParser(buf, bufLen, data.mimeType, &rights)) { in SVC_drm_installRights()
784 if (FALSE == drm_appendRightsInfo(&rights)) in SVC_drm_installRights()
788 drm_getLicenseInfo(&rights, pRightsInfo); in SVC_drm_installRights()
1751 int32_t SVC_drm_getRightsInfo(int32_t session, T_DRM_Rights_Info* rights) in SVC_drm_getRightsInfo() argument
1757 if (session < 0 || NULL == rights) in SVC_drm_getRightsInfo()
1765 strcpy((char *)rights->roId, "ForwardLock"); in SVC_drm_getRightsInfo()
[all …]
Ddrm_rights_manager.c354 int32_t drm_appendRightsInfo(T_DRM_Rights* rights) in drm_appendRightsInfo() argument
359 if (NULL == rights) in drm_appendRightsInfo()
362 drm_acquireId(rights->uid, &id); in drm_appendRightsInfo()
374 if (FALSE == drm_writeOrReadInfo(id, rights, &roAmount, SAVE_A_RO)) in drm_appendRightsInfo()
/frameworks/base/docs/html/sdk/
Dterms.jd45 …d all rights under patent law, copyright law, trade secret law, trademark law, and any and all oth…
61 …3.7 You agree that you will not remove, obscure, or alter any proprietary rights notices (includin…
67 …ions that you develop using the SDK, including any intellectual property rights that subsist in th…
73 …cations for general public users, you will protect the privacy and legal rights of those users. If…
106 …such a third party application may be protected by intellectual property rights which are owned by…
118 … you acknowledge that the data may be protected by intellectual property rights which are owned by…
149rights, obligations and liabilities that you and Google have benefited from, been subject to (or w…
173 …ual property right of any person or defames any person or violates their rights of publicity or pr…
188 …aw), this will not be taken to be a formal waiver of Google's rights and that those rights or reme…
194 …n, any provision of this License Agreement that confers a benefit on (or rights in favor of) them.…
[all …]
/frameworks/base/core/java/android/provider/
DDrmStore.java149 DrmRights rights = manager.queryRights(content); in addDrmFile() local
150 InputStream stream = content.getContentInputStream(rights); in addDrmFile()
/frameworks/base/media/libdrm/mobile1/include/objmng/
Ddrm_rights_manager.h83 int32_t drm_appendRightsInfo(T_DRM_Rights* rights);
Dsvc_drm.h309 int32_t SVC_drm_getRightsInfo(int32_t session, T_DRM_Rights_Info* rights);
/frameworks/compile/libbcc/runtime/
DLICENSE.TXT8 All rights reserved.
20 the Software without restriction, including without limitation the rights to
/frameworks/base/opengl/tests/angeles/
Dlicense.txt3 All rights reserved.
Dlicense-LGPL.txt35 To protect your rights, we need to make restrictions that forbid
36 distributors to deny you these rights or to ask you to surrender these
37 rights. These restrictions translate to certain responsibilities for
41 or for a fee, you must give the recipients all the rights that we gave
46 it. And you must show them these terms so they know their rights.
48 We protect your rights with a two-step method: (1) we copyright the
201 Thus, it is not the intent of this section to claim rights or contest
202 your rights to work written entirely by you; rather, the intent is to
353 rights under this License. However, parties who have received copies,
354 or rights, from you under this License will not have their licenses
[all …]
Dlicense-BSD.txt7 All rights reserved.
/frameworks/compile/slang/
DNOTICE184 or other liability obligations and/or rights consistent with this
208 All rights reserved.
220 the Software without restriction, including without limitation the rights to
278 All rights reserved.
290 the Software without restriction, including without limitation the rights to
/frameworks/base/
DNOTICE67 additional legal rights not granted by this license.
264 or other liability obligations and/or rights consistent with this
294 Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed
301 including without limitation the rights to use, copy, modify, merge,
/frameworks/compile/libbcc/
DNOTICE186 or other liability obligations and/or rights consistent with this
208 All rights reserved.
220 the Software without restriction, including without limitation the rights to
281 * All rights reserved.
/frameworks/base/drm/jni/
Dandroid_drm_DrmManagerClient.cpp406 DrmRights rights(DrmBuffer(mData, dataLength), in android_drm_DrmManagerClient_saveRights() local
411 ->saveRights(uniqueId, rights, Utility::getStringValue(env, rightsPath), in android_drm_DrmManagerClient_saveRights()
/frameworks/base/media/jni/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/cmds/dumpsys/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/libs/storage/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/cmds/system_server/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/media/jni/soundpool/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/cmds/bu/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/keystore/
DNOTICE181 or other liability obligations and/or rights consistent with this
/frameworks/base/cmds/am/
DNOTICE181 or other liability obligations and/or rights consistent with this

12