Home
last modified time | relevance | path

Searched refs:entity (Results 1 – 25 of 158) sorted by relevance

1234567

/frameworks/base/libs/androidfw/
DBackupData.cpp258 m_header.entity.keyLen = fromlel(m_header.entity.keyLen); in ReadNextHeader()
259 if (m_header.entity.keyLen <= 0) { in ReadNextHeader()
261 (int)m_header.entity.keyLen); in ReadNextHeader()
264 m_header.entity.dataSize = fromlel(m_header.entity.dataSize); in ReadNextHeader()
268 size_t size = m_header.entity.keyLen; in ReadNextHeader()
279 m_dataEndPos = m_pos + m_header.entity.dataSize; in ReadNextHeader()
308 *dataSize = m_header.entity.dataSize; in ReadEntityHeader()
321 if (m_header.entity.dataSize > 0) { in SkipEntityData()
/frameworks/volley/src/main/java/com/android/volley/toolbox/
DHurlStack.java29 import org.apache.http.entity.BasicHttpEntity;
151 BasicHttpEntity entity = new BasicHttpEntity(); in entityFromConnection() local
158 entity.setContent(inputStream); in entityFromConnection()
159 entity.setContentLength(connection.getContentLength()); in entityFromConnection()
160 entity.setContentEncoding(connection.getContentEncoding()); in entityFromConnection()
161 entity.setContentType(connection.getContentType()); in entityFromConnection()
162 return entity; in entityFromConnection()
DHttpClientStack.java36 import org.apache.http.entity.ByteArrayEntity;
105 HttpEntity entity; in createHttpRequest() local
106 entity = new ByteArrayEntity(postBody); in createHttpRequest()
107 postRequest.setEntity(entity); in createHttpRequest()
150 HttpEntity entity = new ByteArrayEntity(body); in setEntityIfNonEmptyBody() local
151 httpRequest.setEntity(entity); in setEntityIfNonEmptyBody()
DBasicNetwork.java227 private byte[] entityToBytes(HttpEntity entity) throws IOException, ServerError { in entityToBytes() argument
229 new PoolingByteArrayOutputStream(mPool, (int) entity.getContentLength()); in entityToBytes()
232 InputStream in = entity.getContent(); in entityToBytes()
245 entity.consumeContent(); in entityToBytes()
/frameworks/base/core/jni/
Dandroid_backup_BackupDataInput.cpp52 readNextHeader_native(JNIEnv* env, jobject clazz, jlong r, jobject entity) in readNextHeader_native() argument
80 env->SetObjectField(entity, s_keyField, keyStr); in readNextHeader_native()
81 env->SetIntField(entity, s_dataSizeField, dataSize); in readNextHeader_native()
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DExportTestProvider.java47 Entity entity = new Entity(new ContentValues()); in MockEntityIterator() local
49 entity.addSubValue(Data.CONTENT_URI, contentValues); in MockEntityIterator()
51 mEntityList.add(entity); in MockEntityIterator()
/frameworks/volley/src/test/java/com/android/volley/mock/
DMockHttpClient.java40 public void setResponseData(HttpEntity entity) { in setResponseData() argument
42 mResponseEntity = entity; in setResponseData()
/frameworks/base/packages/ExtShared/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/cmds/bu/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libstagefright/codecs/flac/enc/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libstagefright/codecs/on2/enc/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libeffects/testlibs/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/cmds/backup/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libmedia/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/services/mediacodec/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/cmds/requestsync/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/packages/PrintSpooler/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/keystore/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/packages/Keyguard/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/services/camera/libcameraservice/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/base/media/jni/soundpool/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a
/frameworks/av/media/libeffects/visualizer/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
28 "Legal Entity" shall mean the union of the acting entity and all
30 control with that entity. For the purposes of this definition,
32 direction or management of such entity, whether by contract or
34 outstanding shares, or (iii) beneficial ownership of such entity.
95 institute patent litigation against any entity (including a

1234567