/packages/apps/Email/src/com/android/exchange/adapter/ |
D | ContactsSyncAdapter.java | 339 public void addData(String serverId, ContactOperations ops, Entity entity) in addData() argument 364 if (entity == null) { in addData() 401 ops.addPhone(entity, Phone.TYPE_MMS, getValue()); in addData() 404 ops.addPhone(entity, Phone.TYPE_FAX_WORK, getValue()); in addData() 407 ops.addPhone(entity, Phone.TYPE_COMPANY_MAIN, getValue()); in addData() 410 ops.addPhone(entity, Phone.TYPE_FAX_HOME, getValue()); in addData() 417 ops.addPhone(entity, Phone.TYPE_MOBILE, getValue()); in addData() 420 ops.addPhone(entity, Phone.TYPE_CAR, getValue()); in addData() 423 ops.addPhone(entity, Phone.TYPE_RADIO, getValue()); in addData() 426 ops.addPhone(entity, Phone.TYPE_PAGER, getValue()); in addData() [all …]
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
D | HttpUtils.java | 126 ProgressCallbackEntity entity = new ProgressCallbackEntity( in httpConnection() local 129 entity.setContentType("application/vnd.wap.mms-message"); in httpConnection() 132 post.setEntity(entity); in httpConnection() 202 HttpEntity entity = response.getEntity(); in httpConnection() local 204 if (entity != null) { in httpConnection() 206 if (entity.getContentLength() > 0) { in httpConnection() 207 body = new byte[(int) entity.getContentLength()]; in httpConnection() 208 DataInputStream dis = new DataInputStream(entity.getContent()); in httpConnection() 220 if (entity != null) { in httpConnection() 221 entity.consumeContent(); in httpConnection()
|
/packages/apps/Browser/src/com/android/browser/ |
D | DownloadTouchIcon.java | 82 HttpEntity entity = response.getEntity(); in doInBackground() local 83 if (entity != null) { in doInBackground() 84 InputStream content = entity.getContent(); in doInBackground()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | RestrictionExceptionsTest.java | 236 final Entity entity = iterator.next(); in testRestrictedQueryParam() local 237 final long rawContactId = entity.getEntityValues().getAsLong(RawContacts._ID); in testRestrictedQueryParam() 245 final Entity entity = iterator.next(); in testRestrictedQueryParam() local 246 final long rawContactId = entity.getEntityValues().getAsLong(RawContacts._ID); in testRestrictedQueryParam()
|
/packages/apps/IM/src/com/android/im/imps/ |
D | HttpDataChannel.java | 35 import org.apache.http.entity.ByteArrayEntity; 380 ByteArrayEntity entity = new ByteArrayEntity(out.toByteArray()); in trySend() local 381 req.setEntity(entity); in trySend() 385 long sendBytes = entity.getContentLength() + 176 /* approx. header length */; in trySend()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | EntityDiff.java | 138 private static HashMap<String, NamedContentValues> buildChildrenMap(Entity entity) { in buildChildrenMap() argument 139 final ArrayList<NamedContentValues> children = entity.getSubValues(); in buildChildrenMap()
|
/packages/apps/Email/src/com/android/exchange/ |
D | EasSyncService.java | 50 import org.apache.http.entity.ByteArrayEntity; 434 protected HttpResponse sendHttpClientPost(String cmd, HttpEntity entity) throws IOException { in sendHttpClientPost() argument 435 return sendHttpClientPost(cmd, entity, COMMAND_TIMEOUT); in sendHttpClientPost() 446 protected HttpResponse sendHttpClientPost(String cmd, HttpEntity entity, int timeout) in sendHttpClientPost() argument 469 } else if (entity != null) { in sendHttpClientPost() 473 method.setEntity(entity); in sendHttpClientPost() 599 HttpEntity entity = resp.getEntity(); in runAccountMailbox() local 600 int len = (int)entity.getContentLength(); in runAccountMailbox() 602 InputStream is = entity.getContent(); in runAccountMailbox()
|
/packages/wallpapers/MusicVisualization/ |
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
|
/packages/providers/UserDictionaryProvider/ |
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
|
/packages/apps/Launcher/ |
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
|
/packages/providers/ApplicationsProvider/ |
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
|
/packages/inputmethods/OpenWnn/ |
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
|
/packages/apps/Camera/ |
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
|
/packages/wallpapers/MagicSmoke/ |
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
|
/packages/providers/ContactsProvider/ |
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
|
/packages/apps/Phone/ |
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
|
/packages/providers/GoogleContactsProvider/ |
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
|
/packages/apps/GoogleSearch/ |
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
|
/packages/apps/Music/ |
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
|
/packages/apps/AlarmClock/ |
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
|
/packages/wallpapers/LivePicker/ |
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
|
/packages/apps/SoundRecorder/ |
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
|
/packages/apps/Contacts/ |
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
|
/packages/providers/TelephonyProvider/ |
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
|
/packages/apps/GlobalSearch/ |
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
|