/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
D | NetworkUtilities.java | 26 import org.apache.http.client.entity.UrlEncodedFormEntity; 110 final HttpEntity entity; in authenticate() local 112 entity = new UrlEncodedFormEntity(params); in authenticate() 119 post.addHeader(entity.getContentType()); in authenticate() 120 post.setEntity(entity); in authenticate() 185 HttpEntity entity = new UrlEncodedFormEntity(params); in syncContacts() local 190 post.addHeader(entity.getContentType()); in syncContacts() 191 post.setEntity(entity); in syncContacts()
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
D | dashboard.py | 86 entity = data.save(commit=False) 87 entity.put() 113 entity = data.save(commit=False) 114 entity.updated = datetime.datetime.utcnow() 115 entity.put()
|
/development/ndk/platforms/android-L/include/linux/ |
D | media.h | 96 __u32 entity; member 115 __u32 entity; member
|
D | uvcvideo.h | 51 __u8 entity[16]; member
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | ImageDownloader.java | 266 final HttpEntity entity = response.getEntity(); in doInBackground() local 267 if (entity != null) { in doInBackground() 271 inputStream = entity.getContent(); in doInBackground() 292 entity.consumeContent(); in doInBackground()
|
D | XmlDocumentProvider.java | 232 final HttpEntity entity = response.getEntity(); in getUriXmlPullParser() local 233 if (entity != null) { in getUriXmlPullParser() 234 inputStream = entity.getContent(); in getUriXmlPullParser()
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | SimpleWikiHelper.java | 190 HttpEntity entity = response.getEntity(); in getUrlContent() local 191 InputStream inputStream = entity.getContent(); in getUrlContent()
|
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
D | SimpleWikiHelper.java | 197 HttpEntity entity = response.getEntity(); in getUrlContent() local 198 InputStream inputStream = entity.getContent(); in getUrlContent()
|
/development/apps/Development/ |
D | NOTICE | 25 "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
|
/development/apps/Fallback/ |
D | NOTICE | 25 "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
|
/development/apps/GestureBuilder/ |
D | NOTICE | 25 "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
|
/development/apps/CustomLocale/ |
D | NOTICE | 25 "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
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 25 "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
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 25 "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
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 25 "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
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 25 "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
|
/development/apps/SdkSetup/ |
D | NOTICE | 25 "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
|
/development/apps/launchperf/ |
D | NOTICE | 25 "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
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 25 "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
|
/development/apps/OBJViewer/ |
D | NOTICE | 25 "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
|
/development/cmds/monkey/ |
D | NOTICE | 25 "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
|
/development/samples/Home/ |
D | NOTICE | 25 "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
|
/development/apps/NinePatchLab/ |
D | NOTICE | 25 "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
|
/development/host/windows/usb/ |
D | NOTICE | 12 "Licensor" shall mean the copyright owner or entity authorized by 15 "Legal Entity" shall mean the union of the acting entity and all 17 control with that entity. For the purposes of this definition, 19 direction or management of such entity, whether by contract or 21 outstanding shares, or (iii) beneficial ownership of such entity. 82 institute patent litigation against any entity (including a
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 137 "Contributor" means any person or entity that distributes the Program. 175 any other entity. Each Contributor disclaims any liability to 176 Recipient for claims brought by any other entity based on 306 institutes patent litigation against any entity (including a 330 Agreement Steward to a suitable separate entity. Each new version of 1282 "Licensor" shall mean the copyright owner or entity authorized by 1285 "Legal Entity" shall mean the union of the acting entity and all 1287 control with that entity. For the purposes of this definition, 1289 direction or management of such entity, whether by contract or 1291 outstanding shares, or (iii) beneficial ownership of such entity. [all …]
|